Go to the source code of this file.
◆ declareDynArray
#define declareDynArray |
( |
|
T, |
|
|
|
n, |
|
|
|
x |
|
) |
| |
Value: DynArray<T>
x(
x##_storage,
n)
Definition at line 91 of file DynArray.h.
Referenced by TkStripMeasurementDet::buildSimpleRecHits(), Basic2DGenericPFlowPositionCalc::calculateAndSetPositionActual(), MultiTrackValidator::dqmAnalyze(), FastCircleFit::FastCircleFit(), TrackingNtuple::fillSeeds(), LocalMaximumSeedFinder::findSeeds(), MultiHitGeneratorFromChi2::hitSets(), PixelTripletHLTGenerator::hitTriplets(), PixelTripletLargeTipGenerator::hitTriplets(), PixelNtupletsFitter::run(), PixelFitterByHelixProjections::run(), and TrackFitter::run().
◆ initDynArray
#define initDynArray |
( |
|
T, |
|
|
|
n, |
|
|
|
x, |
|
|
|
i |
|
) |
| |
◆ unInitDynArray
#define unInitDynArray |
( |
|
T, |
|
|
|
n, |
|
|
|
x |
|
) |
| |