ATLAS Offline Software
|
#include "SiSpacePointRetriever.h"
#include "StoreGate/DataHandle.h"
#include "JiveXML/DataType.h"
#include "AthContainers/DataVector.h"
#include "StoreGate/ReadHandle.h"
#include "InDetIdentifier/PixelID.h"
#include "InDetIdentifier/SCT_ID.h"
#include "TrkSpacePoint/SpacePoint.h"
#include "TrkSpacePoint/SpacePointCollection.h"
#include "TrkSpacePoint/SpacePointCLASS_DEF.h"
#include "TrkPrepRawData/PrepRawData.h"
#include "CLHEP/Units/SystemOfUnits.h"
Go to the source code of this file.
Namespaces | |
JiveXML | |
This header is shared inbetween the C-style server thread and the C++ Athena ServerSvc. | |
JiveXML::SiSpacePointRetrieverHelpers | |
Functions | |
unsigned int | JiveXML::SiSpacePointRetrieverHelpers::getTruthBarcodes (const Identifier idFirst, const Identifier idSecond, const PRD_MultiTruthCollection *truthColl, DataVect &barcodes) |
Get the barcodes of associated truth particles for a SpacePoint ( we require both clusters, in case there are) More... | |