Juggler
Juggling algorithms and event processing using gaudi framework
|
#include "podio/podioVersion.h"
#include "podio/CollectionBase.h"
#include "podio/CollectionBranches.h"
#include "TBranch.h"
#include "TClass.h"
#include <vector>
#include <string>
Go to the source code of this file.
Namespaces | |
podio | |
podio::root_utils | |
Functions | |
template<class Tree > | |
TBranch * | podio::root_utils::getBranch (Tree *chain, const char *name) |
std::string | podio::root_utils::refBranch (const std::string &name, size_t index) |
std::string | podio::root_utils::vecBranch (const std::string &name, size_t index) |
void | podio::root_utils::setCollectionAddresses (podio::CollectionBase *collection, const CollectionBranches &branches) |