#include <MVATrainerLooper.h>
Additional Inherited Members | |
Public Types inherited from PhysicsTools::Calibration::MVAComputerContainer | |
typedef unsigned int | CacheId |
typedef std::pair< std::string, MVAComputer > | Entry |
Public Member Functions inherited from PhysicsTools::Calibration::MVAComputerContainer | |
MVAComputer & | add (const std::string &label) |
bool | changed (CacheId old) const |
virtual bool | contains (const std::string &label) const |
virtual const MVAComputer & | find (const std::string &label) const |
CacheId | getCacheId () const |
MVAComputerContainer () | |
virtual | ~MVAComputerContainer () |
Definition at line 73 of file MVATrainerLooper.h.