![]() |
ATLAS Offline Software
|
#include <Inventor/C/errors/debugerror.h>#include <Inventor/nodes/SoSelection.h>#include "VP1TrackSystems/TrackSystemController.h"#include "VP1TrackSystems/TrackCollWidget.h"#include "VP1TrackSystems/AscObjSelectionManager.h"#include "VP1TrackSystems/AscObj_TSOS.h"#include "VP1TrackSystems/AscObj_TrackState.h"#include "VP1TrackSystems/VP1TrackSystem.h"#include "VP1TrackSystems/TrackSysCommonData.h"#include "VP1TrackSystems/TrackHandle_TrkTrack.h"#include "VP1TrackSystems/TrackHandle_TrackContainer.h"#include "ui_vp1trackcontrollerform.h"#include "ui_settings_ascobjs_form.h"#include "ui_settings_colouring_form.h"#include "ui_settings_extrapolation_form.h"#include "ui_settings_interactions_form.h"#include "ui_settings_projections_form.h"#include "ui_settings_cuts_form.h"#include "ui_shift_muon_chamber_form.h"#include "ui_objectbrowser.h"#include "VP1Utils/VP1AvailableToolsHelper.h"#include "VP1Utils/VP1ToolAccessHelper.h"#include "VP1Utils/VP1JobConfigInfo.h"#include "VP1Utils/VP1ParticleData.h"#include "VP1Base/VP1QtUtils.h"#include "VP1Base/IVP1System.h"#include "VP1Base/VP1Serialise.h"#include "VP1Base/VP1Deserialise.h"#include "VP1Base/VP1QtInventorUtils.h"#include "VP1Base/VP1SoMaterialMixer.h"#include "VP1Base/SoCooperativeSelection.h"#include "TrkExInterfaces/IExtrapolator.h"#include "TrkFitterInterfaces/ITrackFitter.h"#include "MuonRecHelperTools/MuonEDMPrinterTool.h"#include "TrkTrack/Track.h"#include "TrkTrack/TrackStateOnSurface.h"#include "TrkVolumes/CylinderVolumeBounds.h"#include "TrkVolumes/Volume.h"#include "Inventor/nodes/SoMaterial.h"#include "Inventor/nodes/SoDrawStyle.h"#include "Inventor/nodes/SoComplexity.h"#include "Inventor/nodes/SoLightModel.h"#include <Inventor/nodes/SoSeparator.h>#include <Inventor/actions/SoSearchAction.h>#include "CLHEP/Units/SystemOfUnits.h"#include <QTreeWidget>#include <QTreeWidgetItem>#include <QtCoreVersion>#include "VP1Base/VP1ControllerMacros.h"Go to the source code of this file.
Classes | |
| class | TrackSystemController::Imp |
Macros | |
| #define | VP1IMPVARNAME m_d |
| #define | VP1CONTROLLERCLASSNAME TrackSystemController |
| #define VP1CONTROLLERCLASSNAME TrackSystemController |
Definition at line 2239 of file TrackSystemController.cxx.
| #define VP1IMPVARNAME m_d |
Definition at line 16 of file TrackSystemController.cxx.