|
enum class | EInitFlag { kSUCCESS
, kERROR
, kFATAL
} |
|
void | GoToDir (TString name) |
|
Definition at line 31 of file DbgReader.h.
◆ Reader()
HalDbg::Reader::Reader |
( |
| ) |
|
◆ ~Reader()
HalDbg::Reader::~Reader |
( |
| ) |
|
|
virtual |
◆ Exec()
void HalDbg::Reader::Exec |
( |
Option_t * | opt | ) |
|
|
virtual |
◆ Init()
Hal::Task::EInitFlag HalDbg::Reader::Init |
( |
| ) |
|
|
virtual |
initialize task
- Returns
- flag of initization, if equal to ERROR task will not be executed, if FATAL analysis will be stopped
Reimplemented from Hal::Reader.
Definition at line 32 of file DbgReader.cxx.
◆ Register()
void HalDbg::Reader::Register |
( |
Bool_t | reg | ) |
|
|
inline |
◆ SetEventIdModulo()
void HalDbg::Reader::SetEventIdModulo |
( |
Int_t | mod | ) |
|
|
inline |
◆ SetSmear()
void HalDbg::Reader::SetSmear |
( |
Double_t | smear | ) |
|
|
inline |
◆ SetSpiecies()
void HalDbg::Reader::SetSpiecies |
( |
const TH2D & | h, |
|
|
Int_t | pid, |
|
|
Double_t | multiplicity ) |
- Parameters
-
h | histogram x-axis eta, y-axis pt |
pid | pid of particle |
m | multiplicity |
Definition at line 51 of file DbgReader.cxx.
◆ fCharge
Int_t HalDbg::Reader::fCharge = {1} |
|
protected |
◆ fCount
Int_t HalDbg::Reader::fCount = {0} |
|
protected |
◆ fMass
Double_t HalDbg::Reader::fMass = {0.} |
|
protected |
◆ fMcEvent
◆ fModuloCount
Int_t HalDbg::Reader::fModuloCount = {10} |
|
protected |
◆ fMultiplicity
Int_t HalDbg::Reader::fMultiplicity = {1} |
|
protected |
◆ fOwner
Bool_t HalDbg::Reader::fOwner = {kFALSE} |
|
protected |
◆ fPids
Int_t HalDbg::Reader::fPids = {211} |
|
protected |
◆ fRecoEvent
◆ fRegister
Bool_t HalDbg::Reader::fRegister = {kFALSE} |
|
protected |
◆ fSmear
Double_t HalDbg::Reader::fSmear = {0} |
|
protected |
◆ fSpectras
TH2D* HalDbg::Reader::fSpectras = {nullptr} |
|
protected |
The documentation for this class was generated from the following files: