CMS 3D CMS Logo

Classes | Namespaces | Functions

/data/refman/pasoursint/CMSSW_4_1_8_patch13/src/PhysicsTools/MVATrainer/interface/TrainerMonitoring.h File Reference

#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.

Classes

class  PhysicsTools::TrainerMonitoring::Module
class  PhysicsTools::TrainerMonitoring::Object
class  PhysicsTools::TrainerMonitoring::RootObject< T >
class  PhysicsTools::TrainerMonitoring

Namespaces

namespace  PhysicsTools
namespace  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_ &)