ATLAS Offline Software
Classes | Namespaces | Typedefs
IHitCreator.h File Reference
#include "GaudiKernel/IAlgTool.h"
#include "CxxUtils/checker_macros.h"
#include "TrkParameters/TrackParameters.h"
#include <utility>
Include dependency graph for IHitCreator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  iFatras::IHitCreator
 

Namespaces

 Trk
 Ensure that the ATLAS eigen extensions are properly loaded.
 
 ISF
 ISFParticleOrderedQueue.
 
 iFatras
 

Typedefs

typedef std::pair< const Trk::TrackParameters *, const Trk::RIO_OnTrack * > ParametersROT
 
typedef std::pair< const Trk::TrackParameters *, const Trk::Layer * > ParametersLayer
 

Typedef Documentation

◆ ParametersLayer

Definition at line 31 of file IHitCreator.h.

◆ ParametersROT

Definition at line 30 of file IHitCreator.h.