1 #ifndef PhysicsTools_MVAComputer_MVAComputerCache_h
2 #define PhysicsTools_MVAComputer_MVAComputerCache_h
21 namespace PhysicsTools {
41 es.
get<
T>().
get(handle);
49 es.
get<
T>().
get(handle);
57 es.
get<
T>().
get(label, handle);
66 es.
get<
T>().
get(label, handle);
70 operator bool()
const {
return computer.get(); }
81 std::auto_ptr<MVAComputer>
release();
83 void reset() { computer.reset(); }
93 #endif // PhysicsTools_MVAComputer_MVAComputerCache_h
MVATrainerComputer * calib
T const * product() const