#include <DigitReaderSpec.h>
Inherits o2::framework::Task.
Inherited by o2::trk::TRKDigitReader.
Definition at line 37 of file DigitReaderSpec.h.
◆ DigitReader() [1/2]
| o2::trk::DigitReader::DigitReader |
( |
| ) |
|
|
delete |
◆ DigitReader() [2/2]
◆ ~DigitReader()
| o2::trk::DigitReader::~DigitReader |
( |
| ) |
|
|
overridedefault |
◆ connectTree()
| void o2::trk::DigitReader::connectTree |
( |
const std::string & |
filename | ) |
|
|
protected |
◆ getBranchName()
| std::string o2::trk::DigitReader::getBranchName |
( |
const std::string & |
base, |
|
|
int |
index |
|
) |
| const |
|
protected |
◆ init()
◆ run()
◆ setBranchAddress()
template<typename Ptr >
| void o2::trk::DigitReader::setBranchAddress |
( |
const std::string & |
base, |
|
|
Ptr & |
addr, |
|
|
int |
layer = -1 |
|
) |
| |
|
protected |
◆ mCalib
◆ mCalibBranchName
| std::string o2::trk::DigitReader::mCalibBranchName = "Calib" |
|
protected |
◆ mCalibPtr
◆ mDetName
| std::string o2::trk::DigitReader::mDetName = "" |
|
protected |
◆ mDetNameLC
| std::string o2::trk::DigitReader::mDetNameLC = "" |
|
protected |
◆ mDigitBranchName
| std::string o2::trk::DigitReader::mDigitBranchName = "Digit" |
|
protected |
◆ mDigits
◆ mDigROFBranchName
| std::string o2::trk::DigitReader::mDigROFBranchName = "DigitROF" |
|
protected |
◆ mDigROFRec
◆ mDigtMCTruthBranchName
| std::string o2::trk::DigitReader::mDigtMCTruthBranchName = "DigitMCTruth" |
|
protected |
◆ mDigTreeName
| std::string o2::trk::DigitReader::mDigTreeName = "o2sim" |
|
protected |
◆ mFile
| std::unique_ptr<TFile> o2::trk::DigitReader::mFile |
|
protected |
◆ mFileName
| std::string o2::trk::DigitReader::mFileName = "" |
|
protected |
◆ mLayers
◆ mOrigin
◆ mPLabels
◆ mTree
| std::unique_ptr<TTree> o2::trk::DigitReader::mTree |
|
protected |
◆ mUseCalib
| bool o2::trk::DigitReader::mUseCalib = true |
|
protected |
◆ mUseMC
| bool o2::trk::DigitReader::mUseMC = true |
|
protected |
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Detectors/Upgrades/ALICE3/TRK/workflow/include/TRKWorkflow/DigitReaderSpec.h
- /home/runner/work/AliceO2/AliceO2/Detectors/Upgrades/ALICE3/TRK/workflow/src/DigitReaderSpec.cxx