|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef AlfaLocalHits_h
6 #define AlfaLocalHits_h
10 #include "GaudiKernel/Algorithm.h"
11 #include "GaudiKernel/MsgStream.h"
12 #include "GaudiKernel/ServiceHandle.h"
22 #include "TObjArray.h"
23 #include "TObjString.h"
137 #endif // AlfaLocalHits_h
AlfaLocalHit * GetFarLocalHit()
const ALFA_LocRecCorrEvent * GetNearLocRecCorr() const
int IsLeftAndRightTrack()
HepGeom::Point3D< double > m_farimpactpoint
int AddHit(const AlfaLocalHit &h)
std::vector< AlfaLocalHits > m_paths
AlfaLocalHit * m_farlocalhit
const ALFA_LocRecCorrEvent * GetFarLocRecCorr() const
AlfaLocalHits * GetPathHits(int ipath)
const ALFA_LocRecCorrEvent * m_LocRecCorr
void SetPathPattern(const char *pattern)
int GetMDindex(const char *name)
const ALFA_LocRecCorrEvent * GetLocRecCorr() const
AlfaLocalHit * m_nearlocalhit
HepGeom::Point3D< double > * GetFarImpactPoint()
AlfaLocalHit * GetNearLocalHit()
AlfaLocalHits * m_trackcandhits
std::vector< AlfaLocalHit > m_hits
AlfaLocalHit * GetHit(int ihit)
AlfaTrackCand(AlfaLocalHits *hits)
void SetHit(const ALFA_LocRecCorrEvent *LocRecCorrHit)
void ApplyPathPattern(const char *pattern)
HepGeom::Point3D< double > m_nearimpactpoint
TString GetPotName() const
HepGeom::Point3D< double > * GetNearImpactPoint()