ATLAS Offline Software
Namespaces | Macros
PixelClusterTruthDecorator.cxx File Reference
#include "PixelClusterTruthDecorator.h"
#include "xAODTracking/TrackMeasurementValidation.h"
#include "xAODTracking/TrackMeasurementValidationContainer.h"
#include "xAODTracking/TrackMeasurementValidationAuxContainer.h"
Include dependency graph for PixelClusterTruthDecorator.cxx:

Go to the source code of this file.

Namespaces

 ActsTrk
 The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout geometry to cache the final transformations of the sensor surfaces associated to one particular detector technology (Pixel, Sct, etc.).
 

Macros

#define AUXDATA(OBJ, TYP, NAME)   static const SG::AuxElement::Accessor<TYP> acc_##NAME (#NAME); acc_##NAME(*(OBJ))
 

Macro Definition Documentation

◆ AUXDATA

#define AUXDATA (   OBJ,
  TYP,
  NAME 
)    static const SG::AuxElement::Accessor<TYP> acc_##NAME (#NAME); acc_##NAME(*(OBJ))

Definition at line 9 of file PixelClusterTruthDecorator.cxx.