16 template <
class FilteredView>
29 theCmsTrackerLayerBuilder.
build(fv, subdet,
s);
32 theCmsTrackerOTLayerBuilder.
build(fv, subdet,
s);
35 theCmsTrackerWheelBuilder.
build(fv, subdet,
s);
38 theCmsTrackerDiskBuilder.
build(fv, subdet,
s);
42 edm::LogError(
"CmsTrackerSubStrctBuilder") <<
" ERROR - I was expecting a Layer ,Wheel or Disk... I got a " 46 g->addComponent(subdet);
49 template <
class FilteredView>
53 switch (
comp.front()->type()) {
68 <<
"ERROR - wrong SubDet to sort..... " << det->
components().front()->type();
71 for (uint32_t
i = 0;
i <
comp.size();
i++) {
void buildComponent(FilteredView &, GeometricDet *, const std::string &) override
void setGeographicalID(DetId id)
Log< level::Error, false > LogError
static bool isLessModZ(const GeometricDet *a, const GeometricDet *b)
void build(FilteredView &, GeometricDet *, const std::string &) override
The Signals That Services Can Subscribe To This is based on ActivityRegistry and is current per Services can connect to the signals distributed by the ActivityRegistry in order to monitor the activity of the application Each possible callback has some defined which we here list in angle e g
ConstGeometricDetContainer & components()
static bool isLessR(const GeometricDet *a, const GeometricDet *b)
void sortNS(FilteredView &, GeometricDet *) override
GeometricDet * component(size_t index)
std::vector< GeometricDet const * > ConstGeometricDetContainer