LArSoft
v06_85_00
Liquid Argon Software toolkit - http://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 74 of file rootNames.cc.
std::string const & art::rootNames::eventHistoryBranchName | ( | ) |
Definition at line 62 of file rootNames.cc.
Referenced by art::RootInputFile::fillHistory(), and art::RootOutputFile::RootOutputFile().
std::string const & art::rootNames::eventHistoryTreeName | ( | ) |
Definition at line 55 of file rootNames.cc.
Referenced by art::RootInputFile::readEventHistoryTree(), and art::RootOutputFile::RootOutputFile().
std::string const & art::rootNames::eventMetaDataTreeName | ( | ) |
Definition at line 80 of file rootNames.cc.
std::string const & art::rootNames::eventTreeName | ( | ) |
Definition at line 68 of file rootNames.cc.
References art::InEvent.
std::string const & art::rootNames::fileIndexTreeName | ( | ) |
Definition at line 48 of file rootNames.cc.
Referenced by art::detail::readFileIndex(), and art::RootOutputFile::RootOutputFile().
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 41 of file rootNames.cc.
Referenced by art::detail::InfoDumperInputFile::InfoDumperInputFile(), art::MixHelper::openAndReadMetaData_(), read_all_parameter_sets(), and art::RootOutputFile::RootOutputFile().
std::string const & art::rootNames::parentageBranchName | ( | ) |
Definition at line 34 of file rootNames.cc.
Referenced by art::RootInputFile::readParentageTree(), and art::RootOutputFile::writeParentageRegistry().
std::string const & art::rootNames::parentageIDBranchName | ( | ) |
Definition at line 28 of file rootNames.cc.
Referenced by art::RootInputFile::readParentageTree(), and art::RootOutputFile::writeParentageRegistry().
std::string const & art::rootNames::parentageTreeName | ( | ) |
Definition at line 22 of file rootNames.cc.
Referenced by art::RootInputFile::readParentageTree(), and art::RootOutputFile::RootOutputFile().