![]() |
ATLAS Offline Software
|
#include "SCT_PrepDataToxAOD.h"#include "Identifier/Identifier.h"#include "InDetIdentifier/SCT_ID.h"#include "InDetRawData/SCT_RDO_Collection.h"#include "InDetSimEvent/SiHit.h"#include "StoreGate/ReadHandle.h"#include "StoreGate/WriteHandle.h"#include "xAODTracking/TrackMeasurementValidationAuxContainer.h"#include "AtlasHepMC/GenParticle.h"#include "CLHEP/Geometry/Point3D.h"#include <cmath>Go to the source code of this file.
Macros | |
| #define | AUXDATA(OBJ, TYP, NAME) static const SG::AuxElement::Accessor<TYP> acc_##NAME (#NAME); acc_##NAME(*(OBJ)) |
| #define AUXDATA | ( | OBJ, | |
| TYP, | |||
| NAME | |||
| ) | static const SG::AuxElement::Accessor<TYP> acc_##NAME (#NAME); acc_##NAME(*(OBJ)) |
Definition at line 27 of file SCT_PrepDataToxAOD.cxx.
1.8.18