BrTrack345
class description - source file - inheritance tree
public:
BrTrack345 BrTrack345(BrTrack345&)
BrTrack345 BrTrack345()
void ~BrTrack345()
TClass* Class()
virtual Int_t GetStatus()
virtual Float_t GetT2Ay()
virtual Float_t GetT2x()
virtual Float_t GetT2y()
virtual BrTrack* GetTrack()
virtual BrTrack34* GetTrack34()
virtual BrTrack45* GetTrack45()
virtual TClass* IsA()
virtual void SetT2Ay(Float_t x)
virtual void SetT2x(Float_t x)
virtual void SetT2y(Float_t x)
virtual void SetTrack(BrTrack* track)
virtual void SetTrack34(BrTrack34* track34)
virtual void SetTrack45(BrTrack45* track45)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
private:
Float_t fT2x fT2x
Float_t fT2y fT2y
Float_t fT2Ay fT2Ay
Int_t fStatus Status
BrTrack34* fTrack34 Pointer to track34
BrTrack45* fTrack45 Pointer to track45
BrTrack* fTrack Pointer to track that will be returned
The BrCombineTrack class provides an interface to the BRAHMS
Tracking Combining between detectors
BrTrack345() : BrBaseTrack()
Default Constructor.
~BrTrack345()
Destructor
Inline Functions
BrTrack34* GetTrack34()
BrTrack45* GetTrack45()
BrTrack* GetTrack()
Float_t GetT2x()
Float_t GetT2y()
Float_t GetT2Ay()
Int_t GetStatus()
void SetTrack34(BrTrack34* track34)
void SetTrack45(BrTrack45* track45)
void SetTrack(BrTrack* track)
void SetT2x(Float_t x)
void SetT2y(Float_t x)
void SetT2Ay(Float_t x)
TClass* Class()
TClass* IsA()
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
BrTrack345 BrTrack345(BrTrack345&)
ROOT page - Class index - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.