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.
|
inline |
Definition at line 48 of file SourceVariableSet.h.
References PhysicsTools::SourceVariableSet::kRegular, and magic.
Referenced by PhysicsTools::SourceVariableSet::size().
|
inlinestatic |
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().
Magic PhysicsTools::SourceVariableSet::PosVar::magic |
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(), Vispa.Gui.PortWidget.PortWidget::connectionPoint(), Vispa.Gui.VispaWidget.VispaWidget::dragWidget(), and Vispa.Gui.VispaWidget.VispaWidget::paintEvent().
SourceVariable* PhysicsTools::SourceVariableSet::PosVar::var |
Definition at line 45 of file SourceVariableSet.h.
Referenced by PhysicsTools::SourceVariableSet::append(), and VarNameLess().