Heavy ion Analysis Libriares
Loading...
Searching...
No Matches
Hal::DetectorTrack Class Reference
Inheritance diagram for Hal::DetectorTrack:
Hal::ToFTrack Hal::TpcTrack

Public Member Functions

 DetectorTrack (const DetectorTrack &other)=default
 
DetectorTrackoperator= (const DetectorTrack &track)=default
 
Int_t GetFlag () const
 
void SetFlag (Int_t flag)
 
void SetFlagGood ()
 
void SetFlagBad ()
 

Detailed Description

Definition at line 20 of file DetectorTrack.h.

Constructor & Destructor Documentation

◆ DetectorTrack() [1/2]

Hal::DetectorTrack::DetectorTrack ( )

Definition at line 12 of file DetectorTrack.cxx.

◆ DetectorTrack() [2/2]

Hal::DetectorTrack::DetectorTrack ( const DetectorTrack & other)
default

copy ctor

Parameters
other

◆ ~DetectorTrack()

Hal::DetectorTrack::~DetectorTrack ( )
virtual

Definition at line 14 of file DetectorTrack.cxx.

Member Function Documentation

◆ GetFlag()

Int_t Hal::DetectorTrack::GetFlag ( ) const
inline
Returns
flag, 1 if this is correct track, 0 otherwise

Definition at line 40 of file DetectorTrack.h.

◆ operator=()

DetectorTrack & Hal::DetectorTrack::operator= ( const DetectorTrack & track)
default

Assignment operator

Parameters
track
Returns

◆ SetFlag()

void Hal::DetectorTrack::SetFlag ( Int_t flag)
inline

Definition at line 41 of file DetectorTrack.h.

◆ SetFlagBad()

void Hal::DetectorTrack::SetFlagBad ( )
inline

Definition at line 43 of file DetectorTrack.h.

◆ SetFlagGood()

void Hal::DetectorTrack::SetFlagGood ( )
inline

Definition at line 42 of file DetectorTrack.h.


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