#include <CondDBCmsTrackerConstruction.h>
Public Member Functions | |
CondDBCmsTrackerConstruction () | |
const GeometricDet * | construct (const PGeometricDet &pgd) |
High level class to build a tracker. It will only build subdets, then call subdet builders
Definition at line 17 of file CondDBCmsTrackerConstruction.h.
CondDBCmsTrackerConstruction::CondDBCmsTrackerConstruction | ( | ) |
Definition at line 12 of file CondDBCmsTrackerConstruction.cc.
const GeometricDet * CondDBCmsTrackerConstruction::construct | ( | const PGeometricDet & | pgd | ) |
Definition at line 14 of file CondDBCmsTrackerConstruction.cc.
References PGeometricDet::pgeomdets_, trackingTruthProducer_cfi::tracker, and GeometricDet::Tracker.
Referenced by TrackerGeometricDetESModule::produce().