#include <MatchCosmics.h>
|
enum | RejFlag {
Accept = 0
, RejY
, RejZ
, RejSnp
,
RejTgl
, RejQ2Pt
, RejTime
, RejProp
,
RejChi2
, RejOther
} |
|
enum | DebugFlagTypes : UInt_t { MatchTreeAll = 0x1
, MatchTreeAccOnly = 0x1 << 1
} |
|
using | InfoAccessor = o2d::AbstractRefAccessor< int, GTrackID::NSources > |
|
Definition at line 52 of file MatchCosmics.h.
◆ InfoAccessor
◆ DebugFlagTypes
Enumerator |
---|
MatchTreeAll | produce matching candidates tree for all candidates
|
MatchTreeAccOnly | fill the matching candidates tree only once the cut is passed
|
Definition at line 101 of file MatchCosmics.h.
◆ RejFlag
Enumerator |
---|
Accept | |
RejY | |
RejZ | |
RejSnp | |
RejTgl | |
RejQ2Pt | |
RejTime | |
RejProp | |
RejChi2 | |
RejOther | |
Definition at line 60 of file MatchCosmics.h.
◆ end()
void MatchCosmics::end |
( |
| ) |
|
◆ getCosmicTracks()
auto o2::globaltracking::MatchCosmics::getCosmicTracks |
( |
| ) |
const |
|
inline |
◆ getCosmicTracksLbl()
auto o2::globaltracking::MatchCosmics::getCosmicTracksLbl |
( |
| ) |
const |
|
inline |
◆ getDebugFlags()
UInt_t o2::globaltracking::MatchCosmics::getDebugFlags |
( |
| ) |
const |
|
inline |
◆ getDebugTreeFileName()
const std::string & o2::globaltracking::MatchCosmics::getDebugTreeFileName |
( |
| ) |
const |
|
inline |
◆ init()
void MatchCosmics::init |
( |
| ) |
|
◆ isDebugFlag()
bool o2::globaltracking::MatchCosmics::isDebugFlag |
( |
UInt_t |
flags | ) |
const |
|
inline |
◆ process()
◆ setDebugFlag()
void o2::globaltracking::MatchCosmics::setDebugFlag |
( |
UInt_t |
flag, |
|
|
bool |
on = true |
|
) |
| |
set the name of output debug file
◆ setDebugTreeFileName()
void o2::globaltracking::MatchCosmics::setDebugTreeFileName |
( |
std::string |
name | ) |
|
|
inline |
◆ setITSDict()
◆ setITSROFrameLengthMUS()
void o2::globaltracking::MatchCosmics::setITSROFrameLengthMUS |
( |
float |
fums | ) |
|
|
inline |
◆ setTPCCorrMaps()
◆ setTPCVDrift()
◆ setUseMC()
void o2::globaltracking::MatchCosmics::setUseMC |
( |
bool |
mc | ) |
|
|
inline |
◆ MinusOne
constexpr int o2::globaltracking::MatchCosmics::MinusOne = -1 |
|
staticconstexpr |
◆ MinusTen
constexpr int o2::globaltracking::MatchCosmics::MinusTen = -10 |
|
staticconstexpr |
◆ Reject
constexpr int o2::globaltracking::MatchCosmics::Reject = MinusTen |
|
staticconstexpr |
◆ Validated
constexpr int o2::globaltracking::MatchCosmics::Validated = -2 |
|
staticconstexpr |
◆ Zero
constexpr int o2::globaltracking::MatchCosmics::Zero = 0 |
|
staticconstexpr |
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Detectors/GlobalTracking/include/GlobalTracking/MatchCosmics.h
- /home/runner/work/AliceO2/AliceO2/Detectors/GlobalTracking/src/MatchCosmics.cxx