1 #ifndef PhysicsTools_MVAComputer_MVAComputerCache_h
2 #define PhysicsTools_MVAComputer_MVAComputerCache_h
22 namespace PhysicsTools {
42 es.
get<
T>().
get(handle);
50 es.
get<
T>().
get(handle);
58 es.
get<
T>().
get(label, handle);
67 es.
get<
T>().
get(label, handle);
71 operator bool()
const {
return computer.get(); }
82 std::auto_ptr<MVAComputer>
release();
84 void reset() { computer.reset(); }
94 #endif // PhysicsTools_MVAComputer_MVAComputerCache_h
MVATrainerComputer * calib
T const * product() const