#include <string>
#include <vector>
#include <memory>
#include <map>
#include <boost/shared_ptr.hpp>
#include <boost/type_traits.hpp>
#include <boost/mpl/bool.hpp>
#include <boost/mpl/or.hpp>
#include <TFile.h>
#include <TTree.h>
#include <TClass.h>
#include <TDirectory.h>
#include <TObject.h>
Go to the source code of this file.
Namespaces | |
PhysicsTools | |
PhysicsTools::helper | |
Functions | |
template<typename T , bool B> | |
void | PhysicsTools::helper::trainerMonitoringRootClear (T *object, const boost::mpl::bool_< B > &) |
template<typename T > | |
void | PhysicsTools::helper::trainerMonitoringRootClear (T *object, const boost::mpl::true_ &) |