|
| CSCTriggerMappingFromFile (std::string filename) |
| Constructor. More...
|
|
| CSCTriggerMappingFromFile () |
|
void | fill (void) override |
| Fill mapping store. More...
|
|
| ~CSCTriggerMappingFromFile () override |
| Destructor. More...
|
|
| CSCTriggerSimpleMapping () |
| Constructor. More...
|
|
| ~CSCTriggerSimpleMapping () override |
| Destructor. More...
|
|
void | addRecord (int rendcap, int rstation, int rsector, int rsubsector, int rcscid, int cendcap, int cstation, int csector, int csubsector, int ccscid) |
|
int | chamber (int endcap, int station, int sector, int subsector, int cscid) const |
|
| CSCTriggerMapping () |
| Default constructor. More...
|
|
bool | debugV (void) const |
|
CSCDetId | detId (int endcap, int station, int sector, int subsector, int cscid, int layer=0) const |
|
const std::string & | myName (void) const |
|
void | setDebugV (bool dbg) |
|
virtual | ~CSCTriggerMapping () |
| Destructor. More...
|
|
- Author
- Lindsey Gray A concrete CSCTriggerSimpleMapping to read mapping from Ascii file.
Definition at line 13 of file CSCTriggerMappingFromFile.h.