input variable configuration object More...
#include <MVAComputer.h>
Public Member Functions | |
bool | operator< (AtomicId id) const |
bool | operator< (const InputVar &other) const |
Public Attributes | |
unsigned int | index |
variable index in fixed-position evaluation array More... | |
unsigned int | multiplicity |
number of times each appearance of that variable can appear while computing the discriminator More... | |
Variable | var |
generic variable information (name, ...) More... | |
input variable configuration object
Definition at line 92 of file MVAComputer.h.
|
inline |
Definition at line 102 of file MVAComputer.h.
References l1ctLayer2EG_cff::id, and trigObjTnPSource_cfi::var.
|
inline |
Definition at line 104 of file MVAComputer.h.
References trackingPlots::other, and trigObjTnPSource_cfi::var.
unsigned int PhysicsTools::MVAComputer::InputVar::index |
variable index in fixed-position evaluation array
Definition at line 97 of file MVAComputer.h.
unsigned int PhysicsTools::MVAComputer::InputVar::multiplicity |
number of times each appearance of that variable can appear while computing the discriminator
Definition at line 100 of file MVAComputer.h.
Variable PhysicsTools::MVAComputer::InputVar::var |
generic variable information (name, ...)
Definition at line 94 of file MVAComputer.h.
Referenced by tree.Tree::copyStructure().