|
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef TRIGMUONEVENT_TRIGMUONEFTRACK_H
8 #define TRIGMUONEVENT_TRIGMUONEFTRACK_H
34 TrigMuonEFTrack(
double theIPt,
double theCotTh,
double thePhi,
double theM );
235 std::map< std::string, double >& variableChange );
239 #endif // TRIGMUONEVENT_TRIGMUONEFTRACK_H
unsigned short int NRpcHitsEta() const
~TrigMuonEFTrack()
Destructor.
void setPosX(double posx)
unsigned short int NMdtHits() const
MsgStream & operator<<(MsgStream &m, const TrigMuonEFTrack &d)
Helper operator for printing the object.
unsigned short int m_nRpcHitsPhi
bool operator!=(const TrigMuonEFTrack &a, const TrigMuonEFTrack &b)
Operator comparing two TrigMuonEFTrack objects for inequality.
void setNRpcHitsPhi(unsigned short int nRpcHitsPhi)
void setNMdtHits(unsigned short int nMdtHits)
Dummy type needed fro specialized implementation.
unsigned short int m_nCscHitsPhi
void setNCscHitsPhi(unsigned short int nCscHitsPhi)
void setPosZ(double posz)
void setNRpcHitsEta(unsigned short int nRpcHitsEta)
unsigned short int m_nMdtHitsEta
unsigned short int m_nCscHitsEta
TrigMuonEFTrack & operator=(const TrigMuonEFTrack &rhs)
Assignement operator.
std::string str(const TrigMuonEFTrack &d)
Helper function for printing the object.
unsigned short int m_nTgcHitsEta
void diff(const TrigMuonEFTrack &a, const TrigMuonEFTrack &b, std::map< std::string, double > &variableChange)
Comparison with feedback.
unsigned short int NRpcHitsPhi() const
TrigMuonEFTrack()
Default constructor.
unsigned short int NTgcHitsEta() const
void setChi2prob(double chi2prob)
void setChi2(double chi2)
virtual double phi() const
get phi data member
unsigned short int NTgcHitsPhi() const
unsigned short int NCscHitsEta() const
unsigned short int m_nRpcHitsEta
static const int CHARGE_NA
void setPosY(double posy)
unsigned short int m_nTgcHitsPhi
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
unsigned short int m_nMdtHitsPhi
void setCharge(double theCharge)
void setNCscHitsEta(unsigned short int nCscHitsEta)
virtual double iPt() const
get inverse pT data member
unsigned short int m_nMdtHits
void setNTgcHitsPhi(unsigned short int nTgcHitsPhi)
bool operator==(const TrigMuonEFTrack &a, const TrigMuonEFTrack &b)
Operator comparing two TrigMuonEFTrack objects for equality.
macros to associate a CLID to a type
unsigned short int NCscHitsPhi() const
void setPerigee(double iPt, double cotTh, double phi, double mass)
set data member
void setNTgcHitsEta(unsigned short int nTgcHitsEta)
virtual double cotTh() const
get cot(theta) data member