22 std::cerr <<
" [LASGlobalLoop::TECLoop] ** ERROR: Endcap loop running on TIB/TOB (subdetector > 1)" << std::endl;
40 if( subdet == 2 )
return false;
61 std::cerr <<
" [LASGlobalLoop::TIBTOBLoop] ** ERROR: Barrel loop running on TEC (subdetector < 2)" << std::endl;
75 if( subdet == 4 )
return false;
95 std::cerr <<
" [LASGlobalLoop::TEC2TECLoop] ** ERROR: TEC loop running on TIB/TOB (subdetector > 1)" << std::endl;
109 if( subdet == 2 )
return false;
bool TEC2TECLoop(int &, int &, int &) const
static int position[264][3]
bool TECLoop(int &, int &, int &, int &) const
bool TIBTOBLoop(int &, int &, int &) const