1 #ifndef PhysicsTools_MVATrainer_MVATrainerContainer_h
2 #define PhysicsTools_MVATrainer_MVATrainerContainer_h
8 #include <boost/shared_ptr.hpp>
14 namespace PhysicsTools {
23 Map_t::const_iterator pos =
trainCalibs.find(label);
25 return *pos->second.get();
34 typedef std::map<std::string, Value_t>
Map_t;
41 #endif // PhysicsTools_MVATrainer_MVATrainerContainer_h