EventAnalysis  1.3.0
Public Member Functions | Public Attributes | List of all members
EA::RootDataProvider::EvObjInfo Struct Reference

Public Member Functions

 EvObjInfo ()
 

Public Attributes

void * object
 
TClass * objClass
 
EDataType objDataType
 
TBranch * objectBranch
 
bool flag
 
TBranch * flagBranch
 
std::map< std::string, TBranch * > aliasedBranches
 

Constructor & Destructor Documentation

◆ EvObjInfo()

EA::RootDataProvider::EvObjInfo::EvObjInfo ( )
inline

Member Data Documentation

◆ aliasedBranches

std::map<std::string, TBranch *> EA::RootDataProvider::EvObjInfo::aliasedBranches

◆ flag

bool EA::RootDataProvider::EvObjInfo::flag

◆ flagBranch

TBranch* EA::RootDataProvider::EvObjInfo::flagBranch

◆ objClass

TClass* EA::RootDataProvider::EvObjInfo::objClass

◆ objDataType

EDataType EA::RootDataProvider::EvObjInfo::objDataType

◆ object

void* EA::RootDataProvider::EvObjInfo::object

◆ objectBranch

TBranch* EA::RootDataProvider::EvObjInfo::objectBranch

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