|
| TgcHit (double x, double y, double z, double shortWidth, double longWidth, double length, bool isStrip, int gasGap, int channel, int eta, int phi, int station, int bcmask) |
|
const double & | X () const |
|
const double & | Y () const |
|
const double & | Z () const |
|
const double & | shortWidth () const |
|
const double & | longWidth () const |
|
const double & | length () const |
|
const bool & | isStrip () const |
|
const int & | gasGap () const |
|
const int & | channel () const |
|
const int & | stationEta () const |
|
const int & | stationPhi () const |
|
const int & | stationName () const |
|
const int & | bcmask () const |
|
const std::string & | gap_name () const |
|
const std::string & | type_name () const |
|
const std::string & | channel_name () const |
|
const std::map< const xAOD::Muon *, const double > & | residuals () const |
|
void | addResidual (const xAOD::Muon *m, const double v) |
|
void | initChamber (const std::string &chamber_name) |
|
void | initChamber (TGCSIDE side, int sec, int m, int phi, int eta) |
|
void | initChamber (TGCSIDE side, int stationEta, int stationPhi, int stationName) |
|
void | initChamber (int stationEta, int stationPhi, int stationName) |
|
const std::string & | cham_name () const |
|
const TGCSIDE & | iSide () const |
|
const TGCDETECTOR & | DetId () const |
|
const int & | iSec () const |
|
const int & | iM () const |
|
const int & | iPhi () const |
|
const int & | iEta () const |
|
const int & | StationName () const |
|
const int & | StationEta () const |
|
const int & | StationPhi () const |
|
Definition at line 11 of file TgcHit.h.