1#ifndef KalFitSuper_Mdc_FLAG_
2#define KalFitSuper_Mdc_FLAG_
12 const int firstLayerID,
const int NLayer,
13 const int superLayerID);
24 const int nWire(
void)
const;
27 const int nLayer(
void)
const;
42 static const unsigned int _neighborsMask[6];
45 const int _superLayerId;
46 const int _firstWireId;
48 const int _firstLayerId;
54#ifdef KalFitSuper_Mdc_NO_INLINE
58#define KalFitSuper_Mdc_INLINE_DEFINE_HERE
61#ifdef KalFitSuper_Mdc_INLINE_DEFINE_HERE
int append(T x)
append an object into the end of the list
void appendHit(KalFitWire *)
append a wireHit to the list of hits of the superlayer
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.