ATLAS Offline Software
Loading...
Searching...
No Matches
ForwardTrack.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef ForwardTrack_H
6#define ForwardTrack_H
7
8#include "Beamline.h"
9#include "ConfigData.h"
10#include "Particle.h"
11#include "Point.h"
12
35
36#endif
ForwardTracker::Beamline m_fBeamline1
const ForwardTracker::Point & fPos()
const ForwardTracker::Point & fMom()
ForwardTracker::Point m_fPosition
const ForwardTracker::Particle & fPar()
ForwardTracker::Particle m_fParticle
ForwardTracker::Beamline m_fBeamline2
ForwardTracker::Point m_fMomentum
bool TrackParticle(ForwardTracker::Particle)
void initialize()