1 #ifndef PhysicsTools_MVATrainer_MVATrainerContainer_h
2 #define PhysicsTools_MVATrainer_MVATrainerContainer_h
12 namespace PhysicsTools {
21 Map_t::const_iterator pos =
trainCalibs.find(label);
23 return *pos->second.get();
31 Map_t::const_iterator pos =
trainCalibs.find(label);
40 typedef std::map<std::string, Value_t>
Map_t;
47 #endif // PhysicsTools_MVATrainer_MVATrainerContainer_h