LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Functions | |
std::string const & | parentageTreeName () |
std::string const & | parentageIDBranchName () |
std::string const & | parentageBranchName () |
std::string const & | metaDataTreeName () |
std::string const & | fileIndexTreeName () |
std::string const & | eventHistoryTreeName () |
std::string const & | eventHistoryBranchName () |
std::string const & | eventTreeName () |
std::string const & | dataTreeName (BranchType bt) |
std::string const & | eventMetaDataTreeName () |
template<typename T > | |
char const * | metaBranchRootName () |
std::string const & art::rootNames::dataTreeName | ( | BranchType | bt | ) |
Definition at line 75 of file rootNames.cc.
std::string const & art::rootNames::eventHistoryBranchName | ( | ) |
Definition at line 63 of file rootNames.cc.
std::string const & art::rootNames::eventHistoryTreeName | ( | ) |
Definition at line 56 of file rootNames.cc.
std::string const & art::rootNames::eventMetaDataTreeName | ( | ) |
Definition at line 81 of file rootNames.cc.
std::string const & art::rootNames::eventTreeName | ( | ) |
Definition at line 69 of file rootNames.cc.
References art::InEvent.
std::string const & art::rootNames::fileIndexTreeName | ( | ) |
Definition at line 49 of file rootNames.cc.
char const* art::rootNames::metaBranchRootName | ( | ) |
Definition at line 61 of file rootNames.h.
References ART_ROOTNAME, ART_ROOTNAME_SIMPLE, art::TypeID::className(), and art::errors::LogicError.
std::string const & art::rootNames::metaDataTreeName | ( | ) |
Definition at line 42 of file rootNames.cc.
Referenced by detinfo::DetectorClocksServiceStandard::postOpenFile().
std::string const & art::rootNames::parentageBranchName | ( | ) |
Definition at line 35 of file rootNames.cc.
std::string const & art::rootNames::parentageIDBranchName | ( | ) |
Definition at line 29 of file rootNames.cc.
std::string const & art::rootNames::parentageTreeName | ( | ) |
Definition at line 23 of file rootNames.cc.