#include <CSCTriggerElectronicsMapping.h>
|
| CSCTriggerElectronicsMapping () |
| Constructor. More...
|
|
virtual | ~CSCTriggerElectronicsMapping () |
| 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 |
|
virtual void | fill (void)=0 |
|
const std::string & | myName (void) const |
|
void | setDebugV (bool dbg) |
|
virtual | ~CSCTriggerMapping () |
| Destructor. More...
|
|
|
int | hwId (int SPboardId, int FPGA, int cscid, int zero1=0, int zero2=0) const |
|
CSCTriggerElectronicsMapping::CSCTriggerElectronicsMapping |
( |
| ) |
|
CSCTriggerElectronicsMapping::~CSCTriggerElectronicsMapping |
( |
| ) |
|
|
virtual |
int CSCTriggerElectronicsMapping::hwId |
( |
int |
SPboardId, |
|
|
int |
FPGA, |
|
|
int |
cscid, |
|
|
int |
zero1 = 0 , |
|
|
int |
zero2 = 0 |
|
) |
| const |
|
privatevirtual |