EventAnalysis  1.3.0
Public Member Functions | Public Attributes | List of all members
EA::RootPersistenceService::ObjInfo Struct Reference
Inheritance diagram for EA::RootPersistenceService::ObjInfo:
EA::RootPersistenceService::EvObjInfo EA::RootPersistenceService::GlobObjInfo

Public Member Functions

 ObjInfo (const std::string &storeName)
 

Public Attributes

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

Constructor & Destructor Documentation

◆ ObjInfo()

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

Member Data Documentation

◆ actualNames

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

◆ aliasToBeChecked

bool EA::RootPersistenceService::ObjInfo::aliasToBeChecked

◆ dataStore

StorePtr EA::RootPersistenceService::ObjInfo::dataStore

◆ dataStoreName

std::string EA::RootPersistenceService::ObjInfo::dataStoreName

◆ isAlias

bool EA::RootPersistenceService::ObjInfo::isAlias

◆ isGlob

bool EA::RootPersistenceService::ObjInfo::isGlob

◆ isMatched

bool EA::RootPersistenceService::ObjInfo::isMatched

◆ nameForEvBranch

TBranch* EA::RootPersistenceService::ObjInfo::nameForEvBranch

◆ nameForThisEv

std::string EA::RootPersistenceService::ObjInfo::nameForThisEv

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