20 switch( theCmsMTDStringToEnum.type( ringname ))
23 theCmsMTDETLRingBuilder.
build( fv, subdet, s );
26 throw cms::Exception(
"CmsMTDDiscBuilder" ) <<
" ERROR - I was expecting a Ring, I got a " << ringname;
42 std::stable_sort(comp.begin(),comp.end(),isLessRModule);
49 uint32_t totalrings = comp.size();
51 const uint32_t side = det->
translation().z() > 0 ? 1 : 0;
53 for ( uint32_t rn=0; rn<totalrings; ++rn) {
std::vector< GeometricTimingDet * > GeometricTimingDetContainer
const DDLogicalPart & logicalPart() const
The logical-part of the current node in the filtered-view.
void sortNS(DDFilteredView &, GeometricTimingDet *) 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
ConstGeometricTimingDetContainer & components()
DDTranslation const & translation() const
void addComponent(GeometricTimingDet *)
const std::string fullname() const
GeometricTimingDet * component(size_t index)
void setGeographicalID(DetId id)
void build(DDFilteredView &, GeometricTimingDet *, std::string) override
void buildComponent(DDFilteredView &, GeometricTimingDet *, std::string) override
Detector identifier class for the Endcap Timing Layer.
std::vector< GeometricTimingDet const * > ConstGeometricTimingDetContainer