cleanup() | PhysicsTools::TrainProcessor | inlinevirtual |
configure(XERCES_CPP_NAMESPACE_QUALIFIER DOMElement *config) | PhysicsTools::TrainProcessor | inlinevirtual |
create(const char *name, const CalibBase_t *calib, Parent_t *parent=0) | PhysicsTools::ProcessRegistry< Base_t, CalibBase_t, Parent_t >::Factory | static |
create(const char *, const Calibration::VarProcessor *, const MVAComputer *) | PhysicsTools::ProcessRegistry< Base_t, CalibBase_t, Parent_t >::Factory | |
create(const char *name, const Calibration::VarProcessor *calib, const MVAComputer *parent) | PhysicsTools::ProcessRegistry< Base_t, CalibBase_t, Parent_t >::Factory | |
create(const char *, const AtomicId *, MVATrainer *) | PhysicsTools::ProcessRegistry< Base_t, CalibBase_t, Parent_t >::Factory | |
create(const char *name, const AtomicId *id, MVATrainer *trainer) | PhysicsTools::ProcessRegistry< Base_t, CalibBase_t, Parent_t >::Factory | |
doTrainBegin() | PhysicsTools::TrainProcessor | |
doTrainData(const std::vector< double > *values, bool target, double weight, bool train, bool test) | PhysicsTools::TrainProcessor | |
doTrainEnd() | PhysicsTools::TrainProcessor | |
exists(const std::string &name) | PhysicsTools::TrainProcessor | inlineprotected |
getCalibration() const | PhysicsTools::TrainProcessor | inlinevirtual |
getDefaultFlags() const | PhysicsTools::TrainProcessor | inlinevirtual |
getId() const | PhysicsTools::TrainProcessor | inline |
getInputs() const | PhysicsTools::Source | inline |
getInputs() | PhysicsTools::Source | inlineprotected |
getName() const | PhysicsTools::Source | inline |
getOutput(AtomicId name) const | PhysicsTools::Source | inline |
getOutputs() const | PhysicsTools::Source | inline |
getOutputs() | PhysicsTools::Source | inlineprotected |
isTrained() const | PhysicsTools::Source | inline |
load() | PhysicsTools::TrainProcessor | inlinevirtual |
monHistos | PhysicsTools::TrainProcessor | private |
monitoring | PhysicsTools::TrainProcessor | protected |
Monitoring typedef | PhysicsTools::TrainProcessor | |
monModule | PhysicsTools::TrainProcessor | private |
name | PhysicsTools::TrainProcessor | protected |
passFlags(const std::vector< Variable::Flags > &flags) | PhysicsTools::TrainProcessor | inlinevirtual |
PluginFactory typedef | PhysicsTools::TrainProcessor | |
requestObject(const std::string &name) const | PhysicsTools::TrainProcessor | inlineprotectedvirtual |
save() | PhysicsTools::TrainProcessor | inlinevirtual |
Source(AtomicId name, bool trained=false) | PhysicsTools::Source | inline |
testData(const std::vector< double > *values, bool target, double weight, bool trainedOn) | PhysicsTools::TrainProcessor | inlineprotectedvirtual |
trainBegin() | PhysicsTools::TrainProcessor | inlineprotectedvirtual |
trainData(const std::vector< double > *values, bool target, double weight) | PhysicsTools::TrainProcessor | inlineprotectedvirtual |
trained | PhysicsTools::Source | protected |
trainEnd() | PhysicsTools::TrainProcessor | inlineprotectedvirtual |
trainer | PhysicsTools::TrainProcessor | protected |
TrainProcessor(const char *name, const AtomicId *id, MVATrainer *trainer) | PhysicsTools::TrainProcessor | |
~Source() | PhysicsTools::Source | inlinevirtual |
~TrainProcessor() | PhysicsTools::TrainProcessor | virtual |