 |
ATLAS Offline Software
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
27ALFA_LocRecCorrEvent::ALFA_LocRecCorrEvent(
int iAlgoNum,
int pot_num,
float xLHC,
float yLHC,
float zLHC,
float xPot,
float yPot,
float xStat,
float yStat,
float xBeam,
float yBeam):
28 m_iAlgoNum(iAlgoNum),
m_pot_num(pot_num),
m_xLHC(xLHC),
m_yLHC(yLHC),
m_zLHC(zLHC),
m_xPot(xPot),
m_yPot(yPot),
m_xStat(xStat),
m_yStat(yStat),
m_xBeam(xBeam),
m_yBeam(yBeam)