Go to the documentation of this file. 1 #ifndef PhysicsTools_MVAComputer_VarProcessor_h
2 #define PhysicsTools_MVAComputer_VarProcessor_h
130 std::vector<double> &
deriv)
const;
135 double *
output,
int *outConf,
unsigned int nOutput,
LoopCtx &ctx,
unsigned int &nOffset)
const {
159 config.push_back(config_);
255 unsigned int prev = *
conf;
294 this->values += *this->
conf;
295 if (loop && this->conf >=
loop) {
297 this->loop =
nullptr;
330 virtual std::vector<double>
deriv(
ValueIterator iter,
unsigned int n)
const {
return std::vector<double>(); }
347 #endif // PhysicsTools_MVAComputer_VarProcessor_h
static const std::string input
Container::value_type value_type