Go to the source code of this file.
std::ostream& operator<< |
( |
std::ostream & |
s, |
|
|
Location |
l |
|
) |
| |
std::ostream& operator<< |
( |
std::ostream & |
s, |
|
|
SubDetector |
m |
|
) |
| |
Definition at line 10 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.
13 else if (
m ==
TIB)
return s <<
"TIB";
14 else if (
m ==
TOB)
return s <<
"TOB";
15 else if (
m ==
TID)
return s <<
"TID";
16 else if (
m ==
TEC)
return s <<
"TEC";
17 else if (
m ==
DT )
return s <<
"DT";
18 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