28 std::sort(comp.begin(),comp.end(),
isLessR);
30 edm::LogError(
"CmsTrackerPanelBuilder")<<
"ERROR - wrong SubDet to sort..... "<<det->
components().front()->type();
32 for(uint32_t
i=0;
i<comp.size();
i++){
void setGeographicalID(DetId id)
void buildComponent(DDFilteredView &, GeometricDet *, 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)
GeometricDet * component(size_t index)
void sortNS(DDFilteredView &, GeometricDet *) override
std::vector< GeometricDet const * > ConstGeometricDetContainer
GeometricDet::GeometricEnumType type(std::string const &) const
CmsTrackerStringToEnum theCmsTrackerStringToEnum
void buildComponent(DDFilteredView &, GeometricDet *, std::string) override