Go to the source code of this file.
|
int | emtf::calc_chamber (int station, int sector, int subsector, int ring, int csc_ID) |
|
int | emtf::calc_ring (int station, int csc_ID, int strip) |
|
int | emtf::calc_uGMT_chamber (int csc_ID, int subsector, int neighbor, int station) |
|
std::pair< int, int > | emtf::get_csc_max_pattern_and_quality (int station, int ring) |
|
int | emtf::get_csc_max_slope (int station, int ring, bool useRun3CCLUT_OTMB, bool useRun3CCLUT_TMB) |
|
std::pair< int, int > | emtf::get_csc_max_strip_and_wire (int station, int ring) |
|
int | emtf::get_trigger_csc_ID (int ring, int station, int chamber) |
|
int | emtf::get_trigger_sector (int ring, int station, int chamber) |
|