#include <CbmRecoQaTask.h>
Definition at line 178 of file CbmRecoQaTask.h.
◆ eTrackCut
Enumerator |
---|
kSts | |
kMuch | cut on no of STS hits / track
|
kRich | cut on no of Much hits / track
|
kTrd | cut on no of Rich hits / track
|
kTof | cut on no of TRD hits / track
|
kNone | cut on no of Tof hits / track
no cut
|
Definition at line 179 of file CbmRecoQaTask.h.
◆ TrackFilter()
◆ ~TrackFilter()
virtual CbmRecoQaTask::TrackFilter::~TrackFilter |
( |
| ) |
|
|
virtualdefault |
◆ Accept()
◆ ClassDef()
◆ SetFilter()
bool CbmRecoQaTask::TrackFilter::SetFilter |
( |
std::vector< float > | cuts | ) |
|
◆ ToString()
std::string CbmRecoQaTask::TrackFilter::ToString |
( |
| ) |
const |
◆ fNSts
int CbmRecoQaTask::TrackFilter::fNSts = -1 |
|
private |
◆ fNTof
int CbmRecoQaTask::TrackFilter::fNTof = -1 |
|
private |
◆ fNTrd
int CbmRecoQaTask::TrackFilter::fNTrd = -1 |
|
private |
◆ fStsHits
std::vector<bool> CbmRecoQaTask::TrackFilter::fStsHits = {} |
|
private |
◆ fType
The documentation for this struct was generated from the following files: