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

Public Member Functions

void SetPhi (Double_t psi)
 
void SetB (Double_t b)
 
void Clear (Option_t *="")
 
void AddTrack (const McTrack &track)
 
TClonesArray * GetArray () const
 
Int_t GetNTracks () const
 
Double_t GetB () const
 
Double_t GetPhi () const
 
McTrackGetTrack (Int_t idx) const
 

Detailed Description

Definition at line 91 of file OTFData.h.

Constructor & Destructor Documentation

◆ McEvent()

OTF::McEvent::McEvent ( )
inline

Definition at line 97 of file OTFData.h.

◆ ~McEvent()

virtual OTF::McEvent::~McEvent ( )
inlinevirtual

Definition at line 107 of file OTFData.h.

Member Function Documentation

◆ AddTrack()

void OTF::McEvent::AddTrack ( const McTrack & track)

Definition at line 17 of file OTFData.cxx.

◆ Clear()

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

Definition at line 100 of file OTFData.h.

◆ GetArray()

TClonesArray * OTF::McEvent::GetArray ( ) const
inline

Definition at line 102 of file OTFData.h.

◆ GetB()

Double_t OTF::McEvent::GetB ( ) const
inline

Definition at line 104 of file OTFData.h.

◆ GetNTracks()

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

Definition at line 103 of file OTFData.h.

◆ GetPhi()

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

Definition at line 105 of file OTFData.h.

◆ GetTrack()

McTrack * OTF::McEvent::GetTrack ( Int_t idx) const
inline

Definition at line 106 of file OTFData.h.

◆ SetB()

void OTF::McEvent::SetB ( Double_t b)
inline

Definition at line 99 of file OTFData.h.

◆ SetPhi()

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

Definition at line 98 of file OTFData.h.


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