|
ATLAS Offline Software
|
#include <ServicesTrackerBuilder.h>
Definition at line 11 of file ServicesTrackerBuilder.h.
◆ buildGeometry()
Definition at line 14 of file ServicesTrackerBuilder.cxx.
18 msg << MSG::INFO <<
"Entering ServicesTrackerBuilder::buildGeometry" <<
endmsg;
21 msg << MSG::INFO <<
"Created new ServicesTracker()" <<
endmsg;
40 modulesPerStave, nChipsPerModule);
53 nModulesPerSector, nChipsPerModule);
73 int nModulesPerSector = 16;
74 int nChipsPerModule = 1;
79 nModulesPerSector, nChipsPerModule);
The documentation for this class was generated from the following files:
double pixelLayerLength(int layer) const
int pixelNumDisks() const
int sctNumSectorsForLayer(int layer) const
double pixelLadderModuleDeltaZ(int layer) const
void constructBarrelLayer(double radius, double zHalfLength, DetType::Type type, int num, int nstaves, const std::string &suffix, int nModulesPerStave, int nChipsPerModule)
double pixelLadderBentStaveAngle(int layer) const
int pixelNumLayers() const
int sctModulesPerLadder(int layer) const
double sctLayerRadius(int layer) const
int pixelChipsPerModule(int moduleType) const
IMessageSvc * getMessageSvc(bool quiet=false)
int pixelModulesPerEndcapSector(int disk) const
int pixelBarrelModuleType(int layer) const
int sctLayerType(int layer) const
double sctDiskZ(int disk) const
double sctLayerLength(int layer) const
double sctInnerSupport() const
double pixelDiskRMin(int disk) const
void constructEndcapLayer(double zpos, double rmin, double rmax, DetType::Type type, int num, int nstaves, const std::string &suffix, int nModulesPerStave, int nChipsPerModule)
void setGeoMgr(const InDetServMatGeometryManager *mgr)
double pixelDiskRMax(int disk) const
int pixelEndcapNumSectorsForLayer(int layer) const
double sctDiskRMax(int disk) const
int pixelNumSectorsForLayer(int layer) const
double pixelLayerRadius(int layer) const
double pixelDiskZ(int disk) const
int pixelModulesPerStave(int layer) const
int pixelChipsPerModuleForDisk(int disk) const
int pixelBentStaveNModule(int layer) const
int sctEndcapNumSectorsForLayer(int layer) const