#include <CellReaderSpec.h>
Inherits o2::framework::Task.
Definition at line 33 of file CellReaderSpec.h.
◆ CellReader()
o2::phos::CellReader::CellReader |
( |
bool |
useMC = true | ) |
|
◆ ~CellReader()
o2::phos::CellReader::~CellReader |
( |
| ) |
|
|
overridedefault |
◆ connectTree()
void o2::phos::CellReader::connectTree |
( |
const std::string & |
filename | ) |
|
|
protected |
◆ init()
The method which is called once to initialise the task. Derived classes can use this to save extra state.
Reimplemented from o2::framework::Task.
Definition at line 34 of file CellReaderSpec.cxx.
◆ run()
◆ mCellBranchName
std::string o2::phos::CellReader::mCellBranchName = "PHOSCell" |
|
protected |
◆ mCellMCTruthBranchName
std::string o2::phos::CellReader::mCellMCTruthBranchName = "PHOSCellTrueMC" |
|
protected |
◆ mCells
◆ mCellsInp
◆ mCellTreeName
std::string o2::phos::CellReader::mCellTreeName = "o2sim" |
|
protected |
◆ mFile
std::unique_ptr<TFile> o2::phos::CellReader::mFile |
|
protected |
◆ mInputFileName
std::string o2::phos::CellReader::mInputFileName = "" |
|
protected |
◆ mMCTruth
◆ mMCTruthInp
◆ mOrigin
◆ mTRBranchName
std::string o2::phos::CellReader::mTRBranchName = "PHOSCellTrigRec" |
|
protected |
◆ mTree
std::unique_ptr<TTree> o2::phos::CellReader::mTree |
|
protected |
◆ mTRs
◆ mTRsInp
◆ mUseMC
bool o2::phos::CellReader::mUseMC = true |
|
protected |
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Detectors/PHOS/workflow/include/PHOSWorkflow/CellReaderSpec.h
- /home/runner/work/AliceO2/AliceO2/Detectors/PHOS/workflow/src/CellReaderSpec.cxx