Heavy ion Analysis Libriares
Loading...
Searching...
No Matches
OTF::RecoEvent Class Reference
Inheritance diagram for OTF::RecoEvent:

Public Member Functions

RecoTrackGetTrack (Int_t index) const
 
const TVector3 & GetVertex () const
 
void SetPhi (Double_t psi)
 
void SetVertex (const TVector3 &vertex)
 
void AddTrack (const RecoTrack &track)
 
void Clear (Option_t *="")
 
Double_t GetPhi () const
 
Int_t GetNTracks () const
 

Detailed Description

Definition at line 72 of file OTFData.h.

Constructor & Destructor Documentation

◆ RecoEvent()

OTF::RecoEvent::RecoEvent ( )
inline

Definition at line 78 of file OTFData.h.

◆ ~RecoEvent()

virtual OTF::RecoEvent::~RecoEvent ( )
inlinevirtual

Definition at line 87 of file OTFData.h.

Member Function Documentation

◆ AddTrack()

void OTF::RecoEvent::AddTrack ( const RecoTrack & track)

Definition at line 11 of file OTFData.cxx.

◆ Clear()

void OTF::RecoEvent::Clear ( Option_t * = "")
inline

Definition at line 84 of file OTFData.h.

◆ GetNTracks()

Int_t OTF::RecoEvent::GetNTracks ( ) const
inline

Definition at line 86 of file OTFData.h.

◆ GetPhi()

Double_t OTF::RecoEvent::GetPhi ( ) const
inline

Definition at line 85 of file OTFData.h.

◆ GetTrack()

RecoTrack * OTF::RecoEvent::GetTrack ( Int_t index) const
inline

Definition at line 79 of file OTFData.h.

◆ GetVertex()

const TVector3 & OTF::RecoEvent::GetVertex ( ) const
inline

Definition at line 80 of file OTFData.h.

◆ SetPhi()

void OTF::RecoEvent::SetPhi ( Double_t psi)
inline

Definition at line 81 of file OTFData.h.

◆ SetVertex()

void OTF::RecoEvent::SetVertex ( const TVector3 & vertex)
inline

Definition at line 82 of file OTFData.h.


The documentation for this class was generated from the following files: