Juggler
Juggling algorithms and event processing using gaudi framework
podio::root_utils Namespace Reference

Functions

template<class Tree >
TBranch * getBranch (Tree *chain, const char *name)
 
std::string refBranch (const std::string &name, size_t index)
 
std::string vecBranch (const std::string &name, size_t index)
 
void setCollectionAddresses (podio::CollectionBase *collection, const CollectionBranches &branches)
 

Function Documentation

◆ getBranch()

template<class Tree >
TBranch* podio::root_utils::getBranch ( Tree *  chain,
const char *  name 
)

◆ refBranch()

std::string podio::root_utils::refBranch ( const std::string &  name,
size_t  index 
)
inline

◆ setCollectionAddresses()

void podio::root_utils::setCollectionAddresses ( podio::CollectionBase *  collection,
const CollectionBranches &  branches 
)
inline

◆ vecBranch()

std::string podio::root_utils::vecBranch ( const std::string &  name,
size_t  index 
)
inline