Inherits o2::framework::Task.
◆ SecondaryVertexReader()
o2::vertexing::SecondaryVertexReader::SecondaryVertexReader |
( |
| ) |
|
|
default |
◆ ~SecondaryVertexReader()
o2::vertexing::SecondaryVertexReader::~SecondaryVertexReader |
( |
| ) |
|
|
overridedefault |
◆ connectTree()
void o2::vertexing::SecondaryVertexReader::connectTree |
( |
| ) |
|
|
protected |
◆ init()
◆ run()
◆ m3BodyBranchName
std::string o2::vertexing::SecondaryVertexReader::m3BodyBranchName = "Decays3Body" |
|
protected |
◆ m3BodyIdxBranchName
std::string o2::vertexing::SecondaryVertexReader::m3BodyIdxBranchName = "Decays3BodyID" |
|
protected |
◆ m3Bodys
std::vector<Decay3Body> o2::vertexing::SecondaryVertexReader::m3Bodys |
|
protected |
◆ m3BodysIdx
std::vector<Decay3BodyIndex> o2::vertexing::SecondaryVertexReader::m3BodysIdx |
|
protected |
◆ m3BodysIdxPtr
◆ m3BodysPtr
std::vector<Decay3Body> * o2::vertexing::SecondaryVertexReader::m3BodysPtr = &m3Bodys |
|
protected |
◆ mCascBranchName
std::string o2::vertexing::SecondaryVertexReader::mCascBranchName = "Cascades" |
|
protected |
◆ mCascIdxBranchName
std::string o2::vertexing::SecondaryVertexReader::mCascIdxBranchName = "CascadesID" |
|
protected |
◆ mCascs
std::vector<Cascade> o2::vertexing::SecondaryVertexReader::mCascs |
|
protected |
◆ mCascsIdx
std::vector<CascadeIndex> o2::vertexing::SecondaryVertexReader::mCascsIdx |
|
protected |
◆ mCascsIdxPtr
◆ mCascsPtr
std::vector<Cascade> * o2::vertexing::SecondaryVertexReader::mCascsPtr = &mCascs |
|
protected |
◆ mFile
std::unique_ptr<TFile> o2::vertexing::SecondaryVertexReader::mFile |
|
protected |
◆ mFileName
std::string o2::vertexing::SecondaryVertexReader::mFileName = "" |
|
protected |
◆ mFileNameMatches
std::string o2::vertexing::SecondaryVertexReader::mFileNameMatches = "" |
|
protected |
◆ mPV23BodyRef
std::vector<RRef> o2::vertexing::SecondaryVertexReader::mPV23BodyRef |
|
protected |
◆ mPV23BodyRefPtr
std::vector<RRef> * o2::vertexing::SecondaryVertexReader::mPV23BodyRefPtr = &mPV23BodyRef |
|
protected |
◆ mPV2CascRef
std::vector<RRef> o2::vertexing::SecondaryVertexReader::mPV2CascRef |
|
protected |
◆ mPV2CascRefPtr
std::vector<RRef> * o2::vertexing::SecondaryVertexReader::mPV2CascRefPtr = &mPV2CascRef |
|
protected |
◆ mPV2V0Ref
std::vector<RRef> o2::vertexing::SecondaryVertexReader::mPV2V0Ref |
|
protected |
◆ mPV2V0RefPtr
std::vector<RRef> * o2::vertexing::SecondaryVertexReader::mPV2V0RefPtr = &mPV2V0Ref |
|
protected |
◆ mPVertex23BodyRefBranchName
std::string o2::vertexing::SecondaryVertexReader::mPVertex23BodyRefBranchName = "PV23BodyRefs" |
|
protected |
◆ mPVertex2CascRefBranchName
std::string o2::vertexing::SecondaryVertexReader::mPVertex2CascRefBranchName = "PV2CascRefs" |
|
protected |
◆ mPVertex2V0RefBranchName
std::string o2::vertexing::SecondaryVertexReader::mPVertex2V0RefBranchName = "PV2V0Refs" |
|
protected |
◆ mSVertexTreeName
std::string o2::vertexing::SecondaryVertexReader::mSVertexTreeName = "o2sim" |
|
protected |
◆ mTree
std::unique_ptr<TTree> o2::vertexing::SecondaryVertexReader::mTree |
|
protected |
◆ mV0BranchName
std::string o2::vertexing::SecondaryVertexReader::mV0BranchName = "V0s" |
|
protected |
◆ mV0IdxBranchName
std::string o2::vertexing::SecondaryVertexReader::mV0IdxBranchName = "V0sID" |
|
protected |
◆ mV0s
std::vector<V0> o2::vertexing::SecondaryVertexReader::mV0s |
|
protected |
◆ mV0sIdx
std::vector<V0Index> o2::vertexing::SecondaryVertexReader::mV0sIdx |
|
protected |
◆ mV0sIdxPtr
std::vector<V0Index> * o2::vertexing::SecondaryVertexReader::mV0sIdxPtr = &mV0sIdx |
|
protected |
◆ mV0sPtr
std::vector<V0> * o2::vertexing::SecondaryVertexReader::mV0sPtr = &mV0s |
|
protected |
◆ mVerbose
bool o2::vertexing::SecondaryVertexReader::mVerbose = false |
|
protected |
The documentation for this class was generated from the following file: