ATLAS Offline Software
|
#include "AthenaBaseComps/AthAlgTool.h"
#include "GaudiKernel/ServiceHandle.h"
#include "TrkToolInterfaces/ITruthToTrack.h"
#include "TrkExInterfaces/IExtrapolator.h"
#include "BeamSpotConditionsData/BeamSpotData.h"
#include "HepPDT/ParticleDataTable.hh"
#include "HepPDT/ParticleData.hh"
#include "InDetIdentifier/PixelID.h"
#include "InDetIdentifier/SCT_ID.h"
#include "InDetPrepRawData/SiClusterContainer.h"
#include "InDetPrepRawData/PixelClusterContainer.h"
#include "InDetReadoutGeometry/SiDetectorManager.h"
#include "xAODTracking/TrackParticleContainer.h"
#include "FPGATrackSimSGInput/IFPGATrackSimInputTool.h"
#include "InDetSimData/InDetSimDataCollection.h"
#include "FPGATrackSimSGInput/FPGATrackSimInputUtils.h"
#include "xAODEventInfo/EventInfo.h"
#include "GeneratorObjects/McEventCollection.h"
#include "InDetRawData/PixelRDO_Container.h"
#include "InDetRawData/SCT_RDO_Container.h"
Go to the source code of this file.
Classes | |
class | FPGATrackSimSGToRawHitsTool |
Extract the raw hists from info in SG. More... | |
Typedefs | |
typedef unsigned int | index_type |
typedef unsigned int index_type |
Definition at line 39 of file FPGATrackSimSGToRawHitsTool.h.