25 switch(comp.front()->type()) {
34 edm::LogError(
"CmsTrackerRingBuilder")<<
"ERROR - wrong SubDet to sort..... "<<det->
components().front()->type();
38 static std::string const TECGluedDet(
"TECGluedDet");
45 if(pname== TECGluedDet || pname == TECDet){
48 if( det->
translation().z() < 0 && pname == TECDet) {
52 if( det->
translation().z() < 0 && pname == TECGluedDet) {
56 for(uint32_t
i=0;
i<comp.size();
i++)
64 for(uint32_t
i=0;
i<comp.size();
i++){
72 for(uint32_t
i=0;
i<compbw.size();
i++){
75 compbw[
i]->setGeographicalID(temp);
78 for(uint32_t
i=0;
i<compfw.size();
i++){
81 compfw[
i]->setGeographicalID(temp);
bool parent()
set the current node to the parent node ...
static double getPhiMirror(const GeometricDet *a)
static double getPhi(const GeometricDet *a)
void setGeographicalID(DetId id)
std::vector< GeometricDet * > GeometricDetContainer
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()
Abs< T >::type abs(const T &t)
DDTranslation const & translation() const
GeometricDet * component(size_t index)
void sortNS(DDFilteredView &, GeometricDet *) override
void trackerStablePhiSort(RandomAccessIterator begin, RandomAccessIterator end, const Extractor &extr)
std::vector< GeometricDet const * > ConstGeometricDetContainer
void buildComponent(DDFilteredView &, GeometricDet *, std::string) override
static double getPhiGluedModuleMirror(const GeometricDet *a)
void addComponents(GeometricDetContainer const &cont)
static double getPhiGluedModule(const GeometricDet *a)
bool firstChild()
set the current node to the first child ...
void buildComponent(DDFilteredView &, GeometricDet *, std::string) override