9KalFitSuper_Mdc::_neighborsMask[6] = {452,420,340,172,92,60};
18 const int firstLayerID,
const int NLayer,
19 const int superLayerID)
20 : _superLayerId(superLayerID),
21 _firstWireId(firstWireID),
23 _firstLayerId(firstLayerID),
44 do {(**hptr).state(
WireHitInvalid);}
while((
long)(hptr++)^(
long)last);
T * lastPtr(void) const
returns the pointer of last object
int length(void) const
returns the length of the list
T * firstPtr(void) const
returns the pointer of first object
void clear(void)
clear lists but the allocated memory remains same
const int localMaxId(void) const
returns local max ID
KalFitSuper_Mdc(const int firstWireID, const int NWire, const int firstLayerID, const int NLayer, const int superLayerID)
Constructors and destructor.
const int superLayerId(void) const
returns super-layer ID
const int nLayer(void) const
returns number of layers
const int nWire(void) const
returns number of wires
const int layerMaxId(void) const
returns layer max ID
void clear(void)
clear object
Description of a Wire class.