CbmRoot
L1MTracklet< NHits > Class Template Reference

#include <L1AlgoEfficiencyPerformance.h>

Inheritance diagram for L1MTracklet< NHits >:
[legend]
Collaboration diagram for L1MTracklet< NHits >:
[legend]

Public Member Functions

 L1MTracklet ()
 
void AddReconstructed (int recoId)
 
void SetAsReconstructable ()
 
int GetNClones ()
 
bool IsReconstructed ()
 
bool IsReconstructable ()
 
bool IsPrimary ()
 
bool operator== (const L1Tracklet< NHits > &a)
 
bool operator!= (const L1Tracklet< NHits > &a)
 
bool operator< (const L1Tracklet< NHits > &a)
 

Static Public Member Functions

static bool compare (const L1Tracklet< NHits > &a, const L1Tracklet< NHits > &b)
 

Public Attributes

int mcMotherTrackId
 
float p
 
vector< int > recoIds
 
vector< int > hitIds [NHits]
 
int mcTrackId
 
int iStation
 

Private Attributes

bool isReconstructable
 

Detailed Description

template<int NHits>
class L1MTracklet< NHits >

Definition at line 80 of file L1AlgoEfficiencyPerformance.h.

Constructor & Destructor Documentation

◆ L1MTracklet()

template<int NHits>
L1MTracklet< NHits >::L1MTracklet ( )
inline

Definition at line 82 of file L1AlgoEfficiencyPerformance.h.

Member Function Documentation

◆ AddReconstructed()

template<int NHits>
void L1MTracklet< NHits >::AddReconstructed ( int  recoId)
inline

◆ compare()

template<int NHits>
static bool L1Tracklet< NHits >::compare ( const L1Tracklet< NHits > &  a,
const L1Tracklet< NHits > &  b 
)
inlinestaticinherited

◆ GetNClones()

template<int NHits>
int L1MTracklet< NHits >::GetNClones ( )
inline

◆ IsPrimary()

template<int NHits>
bool L1MTracklet< NHits >::IsPrimary ( )
inline

◆ IsReconstructable()

template<int NHits>
bool L1MTracklet< NHits >::IsReconstructable ( )
inline

◆ IsReconstructed()

template<int NHits>
bool L1MTracklet< NHits >::IsReconstructed ( )
inline

◆ operator!=()

template<int NHits>
bool L1Tracklet< NHits >::operator!= ( const L1Tracklet< NHits > &  a)
inlineinherited

◆ operator<()

template<int NHits>
bool L1Tracklet< NHits >::operator< ( const L1Tracklet< NHits > &  a)
inlineinherited

Definition at line 40 of file L1AlgoEfficiencyPerformance.h.

References L1Tracklet< NHits >::compare().

◆ operator==()

template<int NHits>
bool L1Tracklet< NHits >::operator== ( const L1Tracklet< NHits > &  a)
inlineinherited

◆ SetAsReconstructable()

template<int NHits>
void L1MTracklet< NHits >::SetAsReconstructable ( )
inline

Member Data Documentation

◆ hitIds

template<int NHits>
vector<int> L1MTracklet< NHits >::hitIds[NHits]

◆ isReconstructable

template<int NHits>
bool L1MTracklet< NHits >::isReconstructable
private

◆ iStation

◆ mcMotherTrackId

template<int NHits>
int L1MTracklet< NHits >::mcMotherTrackId

◆ mcTrackId

◆ p

◆ recoIds


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