CMS 3D CMS Logo

Public Member Functions | Static Public Member Functions | Public Attributes

PhysicsTools::SourceVariableSet::PosVar Struct Reference

List of all members.

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
SourceVariablevar

Detailed Description

Definition at line 43 of file SourceVariableSet.h.


Member Function Documentation

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().

{ return magic == kRegular; }
static bool PhysicsTools::SourceVariableSet::PosVar::VarNameLess ( const PosVar var,
AtomicId  name 
) [inline, static]

Member Data Documentation

Definition at line 46 of file SourceVariableSet.h.

Referenced by PhysicsTools::SourceVariableSet::append(), and noMagic().

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().