Public Member Functions | |
bool | noMagic () const |
Static Public Member Functions | |
static bool | VarNameLess (const PosVar &var, AtomicId name) |
Public Attributes | |
Magic | magic |
unsigned int | pos |
SourceVariable * | var |
Definition at line 43 of file SourceVariableSet.h.
bool PhysicsTools::SourceVariableSet::PosVar::noMagic | ( | ) | const [inline] |
Definition at line 48 of file SourceVariableSet.h.
References PhysicsTools::SourceVariableSet::kRegular, and magic.
Referenced by PhysicsTools::SourceVariableSet::size().
static bool PhysicsTools::SourceVariableSet::PosVar::VarNameLess | ( | const PosVar & | var, |
AtomicId | name | ||
) | [inline, static] |
Definition at line 50 of file SourceVariableSet.h.
References PhysicsTools::Variable::getName(), mergeVDriftHistosByStation::name, and var.
Referenced by PhysicsTools::SourceVariableSet::append(), and PhysicsTools::SourceVariableSet::find().
Definition at line 46 of file SourceVariableSet.h.
Referenced by PhysicsTools::SourceVariableSet::append(), and noMagic().
unsigned int PhysicsTools::SourceVariableSet::PosVar::pos |
Definition at line 44 of file SourceVariableSet.h.
Referenced by PhysicsTools::SourceVariableSet::append().
Definition at line 45 of file SourceVariableSet.h.
Referenced by PhysicsTools::SourceVariableSet::append(), and VarNameLess().