EventAnalysis  1.0.0
Public Member Functions | Public Attributes | List of all members
EA::RootPersistenceService::GlobObjInfo Struct Reference

Public Member Functions

 GlobObjInfo (const std::string &storeName)
 

Public Attributes

std::string dataStoreName
 
StorePtr dataStore
 
bool isGlob
 
bool isAlias
 
bool aliasToBeChecked
 
TBranch * nameForEvBranch
 
std::string nameForThisEv
 
std::set< std::string > actualNames
 
bool saved
 

Constructor & Destructor Documentation

◆ GlobObjInfo()

EA::RootPersistenceService::GlobObjInfo::GlobObjInfo ( const std::string &  storeName)
inline

Member Data Documentation

◆ actualNames

std::set<std::string> EA::RootPersistenceService::GlobObjInfo::actualNames

◆ aliasToBeChecked

bool EA::RootPersistenceService::GlobObjInfo::aliasToBeChecked

◆ dataStore

StorePtr EA::RootPersistenceService::GlobObjInfo::dataStore

◆ dataStoreName

std::string EA::RootPersistenceService::GlobObjInfo::dataStoreName

◆ isAlias

bool EA::RootPersistenceService::GlobObjInfo::isAlias

◆ isGlob

bool EA::RootPersistenceService::GlobObjInfo::isGlob

◆ nameForEvBranch

TBranch* EA::RootPersistenceService::GlobObjInfo::nameForEvBranch

◆ nameForThisEv

std::string EA::RootPersistenceService::GlobObjInfo::nameForThisEv

◆ saved

bool EA::RootPersistenceService::GlobObjInfo::saved

The documentation for this struct was generated from the following file: