ATLAS Offline Software
Loading...
Searching...
No Matches
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
 Interface definition for Sim Hit creation in Fatras, starting from intersection on an active surface. More...

Namespaces

namespace  Trk
 Ensure that the ATLAS eigen extensions are properly loaded.
namespace  ISF
 ISFParticleOrderedQueue.
namespace  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

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

Definition at line 31 of file IHitCreator.h.

◆ ParametersROT

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

Definition at line 30 of file IHitCreator.h.