1 #ifndef ALIMUONTRIGGERTRACK_H
2 #define ALIMUONTRIGGERTRACK_H
26 AliMUONTriggerTrack&
operator=(
const AliMUONTriggerTrack& AliMUONTriggerTrack);
28 Float_t slopeX, Float_t slopeY,
29 Int_t iloTrg, Long_t theGTPattern, Int_t ptCutLevel=1);
31 virtual void Clear(Option_t* opt =
"");
87 virtual void Print(Option_t* opt=
"FULL")
const;
109 ClassDef(AliMUONTriggerTrack, 7)
UShort_t GetHitsPatternInTrigCh() const
Get word telling which trigger chambers where hit by track.
Float_t fSlopeX
track slope in X
Bool_t Match(AliMUONTriggerTrack &track, Double_t sigmaCut) const
const TMatrixD & GetCovariances() const
Float_t fy11
y position of fired X strip in MC11
void SetPtCutLevel(Int_t ptCutLevel)
Set pt cut level.
Int_t GetLoTrgNum() const
Return local trigger number.
void SetSlopeY(Float_t slopeY)
Set track slope in Y.
Reconstructed trigger track in ALICE dimuon spectrometer.
Float_t GetX11() const
Return x position of fired Y strip in MC11.
Float_t GetThetay() const
Return track theta angle in Y.
virtual ~AliMUONTriggerTrack()
AliMUONTriggerTrack & operator=(const AliMUONTriggerTrack &AliMUONTriggerTrack)
void SetLoTrgNum(Int_t loTrgNum)
Set local trigger number.
Float_t GetSlopeY() const
Return track slope in Y.
Int_t fPtCutLevel
Trigger pt cut level as in ESDs (1->Apt; 2->Lpt; 3->Hpt)
void SetSlopeX(Float_t slopeX)
Set track slope in X.
Float_t fz21
z position of fired X strip in MC21
void SetZ21(Float_t z)
Set z position of fired X strip in MC21.
UShort_t fHitsPatternInTrigCh
Word containing info on the hits left in trigger chambers.
Float_t fSlopeY
track slope in Y
Float_t GetY11() const
Return y position of fired X strip in MC11.
Float_t GetThetax() const
Return track theta angle in X.
TMatrixD * fCovariances
Covariance matrix of track parameters.
Float_t GetZ21() const
Return z position of fired X strip in MC21.
UChar_t fGTPattern
Global trigger pattern (do not work with static statement)
void SetX11(Float_t x)
Set x position of fired Y strip in MC11.
Float_t GetZ11() const
Return z position of fired X strip in MC11.
UChar_t GetGTPattern() const
Return Global trigger pattern (do not work with static statement)
Int_t floTrgNum
local trigger number
Float_t fx11
x position of fired Y strip in MC11
Int_t GetPtCutLevel() const
Get pt cut level.
void SetY11(Float_t y)
Set y position of fired X strip in MC11.
Standard class for the MUON track reconstruction.
void SetZ11(Float_t z)
Set z position of fired X strip in MC11.
void SetCovariances(const TMatrixD &covariances)
Float_t fz11
z position of fired X strip in MC11
virtual void Clear(Option_t *opt="")
void SetGTPattern(UChar_t pat)
Set Global trigger pattern (do not work with static statement)
virtual void Print(Option_t *opt="FULL") const
void SetHitsPatternInTrigCh(UShort_t hitsPatternInTrigCh)
Set word telling which trigger chambers where hit by track.
Float_t GetSlopeX() const
Return track slope in X.