1 #ifndef PhysicsTools_MVAComputer_MVAComputerCache_h
2 #define PhysicsTools_MVAComputer_MVAComputerCache_h
19 namespace PhysicsTools {
34 operator bool()
const {
return computer.get(); }
45 std::unique_ptr<MVAComputer>
release();
47 void reset() { computer.reset(); }
57 #endif // PhysicsTools_MVAComputer_MVAComputerCache_h