#include <iosfwd>
#include <ostream>
Go to the source code of this file.
|
enum | GeomDetEnumerators::Location { GeomDetEnumerators::barrel,
GeomDetEnumerators::endcap,
GeomDetEnumerators::invalidLoc
} |
|
enum | GeomDetEnumerators::SubDetector {
GeomDetEnumerators::PixelBarrel,
GeomDetEnumerators::PixelEndcap,
GeomDetEnumerators::TIB,
GeomDetEnumerators::TOB,
GeomDetEnumerators::TID,
GeomDetEnumerators::TEC,
GeomDetEnumerators::CSC,
GeomDetEnumerators::DT,
GeomDetEnumerators::RPCBarrel,
GeomDetEnumerators::RPCEndcap,
GeomDetEnumerators::invalidDet
} |
|
Definition at line 16 of file GeomDetEnumerators.cc.
References GeomDetEnumerators::CSC, GeomDetEnumerators::DT, GeomDetEnumerators::PixelBarrel, GeomDetEnumerators::PixelEndcap, GeomDetEnumerators::RPCBarrel, GeomDetEnumerators::RPCEndcap, GeomDetEnumerators::TEC, GeomDetEnumerators::TIB, GeomDetEnumerators::TID, and GeomDetEnumerators::TOB.
19 else if (
m ==
TIB)
return s <<
"TIB";
20 else if (
m ==
TOB)
return s <<
"TOB";
21 else if (
m ==
TID)
return s <<
"TID";
22 else if (
m ==
TEC)
return s <<
"TEC";
23 else if (
m ==
DT )
return s <<
"DT";
24 else if (
m ==
CSC )
return s <<
"CSC";
</a ></td >< td >< ahref="RecoLocalMuon_CSCRecHit.html"> csc2DRecHits</a ></td >< tdclass="description"> CSC(x, y) rechits</td >< td >T.Cox</td ></tr >< tr >< td >< a href