![]() |
ATLAS Offline Software
|
#include "VP1TrackSystems/AscObj_TSOS.h"#include "VP1TrackSystems/VP1TrackSystem.h"#include "VP1TrackSystems/TrackSysCommonData.h"#include "VP1TrackSystems/TrackHandleBase.h"#include "VP1TrackSystems/TrackSystemController.h"#include "VP1TrackSystems/AscObjSelectionManager.h"#include "VP1TrackSystems/TrkObjToString.h"#include "VP1Base/VP1Msg.h"#include "VP1Base/VP1CameraHelper.h"#include "VP1Base/IVP13DSystem.h"#include "VP1Base/VP1QtInventorUtils.h"#include "VP1Base/VP1QtUtils.h"#include "VP1Utils/SurfaceToSoNode.h"#include "VP1Utils/VP1LinAlgUtils.h"#include "VP1Utils/VP1ErrorUtils.h"#include "VP1Utils/VP1DetInfo.h"#include "VP1HEPVis/nodes/SoTransparency.h"#include "AtlasDetDescr/AtlasDetectorID.h"#include "TrkEventPrimitives/DriftCircleSide.h"#include "TrkEventPrimitives/DriftCircleStatus.h"#include "TrkSurfaces/CylinderSurface.h"#include "TrkSurfaces/DiscSurface.h"#include "TrkSurfaces/PerigeeSurface.h"#include "TrkSurfaces/PlaneSurface.h"#include "TrkSurfaces/StraightLineSurface.h"#include "TrkMaterialOnTrack/MaterialEffectsBase.h"#include "TrkMaterialOnTrack/EstimatedBremOnTrack.h"#include "TrkMaterialOnTrack/MaterialEffectsOnTrack.h"#include "TrkMaterialOnTrack/EnergyLoss.h"#include "TrkMaterialOnTrack/ScatteringAngles.h"#include "TrkTrack/TrackStateOnSurface.h"#include "TrkParameters/TrackParameters.h"#include "TrkMeasurementBase/MeasurementBase.h"#include "TrkRIO_OnTrack/RIO_OnTrack.h"#include "InDetRIO_OnTrack/TRT_DriftCircleOnTrack.h"#include "MuonRIO_OnTrack/MdtDriftCircleOnTrack.h"#include "MuonRIO_OnTrack/CscClusterOnTrack.h"#include "MuonRIO_OnTrack/TgcClusterOnTrack.h"#include "MuonRIO_OnTrack/RpcClusterOnTrack.h"#include "TrkCompetingRIOsOnTrack/CompetingRIOsOnTrack.h"#include "MuonRecHelperTools/MuonEDMPrinterTool.h"#include <Inventor/nodes/SoLineSet.h>#include <Inventor/nodes/SoSeparator.h>#include <Inventor/nodes/SoVertexProperty.h>#include <Inventor/nodes/SoPointSet.h>#include <Inventor/nodes/SoCamera.h>#include <Inventor/nodes/SoCylinder.h>#include <Inventor/nodes/SoMaterial.h>#include <Inventor/nodes/SoRotationXYZ.h>#include <Inventor/nodes/SoTransform.h>#include <Inventor/nodes/SoTranslation.h>#include <Inventor/nodes/SoSphere.h>#include <set>#include "EventPrimitives/EventPrimitivesToStringConverter.h"#include "GeoPrimitives/GeoPrimitivesToStringConverter.h"
1.8.18