BmnRoot
Loading...
Searching...
No Matches
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 ()
 
- Public Member Functions inherited from L1Tracklet< NHits >
 L1Tracklet ()
 
bool operator== (const L1Tracklet< NHits > &a)
 
bool operator!= (const L1Tracklet< NHits > &a)
 
bool operator< (const L1Tracklet< NHits > &a)
 

Public Attributes

int mcMotherTrackId
 
float p
 
vector< int > recoIds
 
vector< int > hitIds [NHits]
 
- Public Attributes inherited from L1Tracklet< NHits >
int mcTrackId
 
int iStation
 

Additional Inherited Members

- Static Public Member Functions inherited from L1Tracklet< NHits >
static bool compare (const L1Tracklet< NHits > &a, const L1Tracklet< NHits > &b)
 

Detailed Description

template<int NHits>
class L1MTracklet< NHits >

Definition at line 81 of file L1AlgoEfficiencyPerformance.h.

Constructor & Destructor Documentation

◆ L1MTracklet()

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

Definition at line 84 of file L1AlgoEfficiencyPerformance.h.

Member Function Documentation

◆ AddReconstructed()

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

Definition at line 86 of file L1AlgoEfficiencyPerformance.h.

References L1MTracklet< NHits >::recoIds.

◆ GetNClones()

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

Definition at line 89 of file L1AlgoEfficiencyPerformance.h.

References L1MTracklet< NHits >::recoIds.

◆ IsPrimary()

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

◆ IsReconstructable()

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

Definition at line 91 of file L1AlgoEfficiencyPerformance.h.

◆ IsReconstructed()

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

Definition at line 90 of file L1AlgoEfficiencyPerformance.h.

References L1MTracklet< NHits >::recoIds.

◆ SetAsReconstructable()

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

Definition at line 87 of file L1AlgoEfficiencyPerformance.h.

Member Data Documentation

◆ hitIds

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

Definition at line 98 of file L1AlgoEfficiencyPerformance.h.

◆ mcMotherTrackId

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

Definition at line 94 of file L1AlgoEfficiencyPerformance.h.

Referenced by L1MTracklet< NHits >::IsPrimary().

◆ p

template<int NHits>
float L1MTracklet< NHits >::p

Definition at line 95 of file L1AlgoEfficiencyPerformance.h.

◆ recoIds

template<int NHits>
vector<int> L1MTracklet< NHits >::recoIds

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