ATLAS Offline Software
Public Member Functions | Private Attributes | Friends | List of all members
ALFA_LocRecCorrEvent_p1 Class Reference

#include <ALFA_LocRecCorrEvent_p1.h>

Collaboration diagram for ALFA_LocRecCorrEvent_p1:

Public Member Functions

 ALFA_LocRecCorrEvent_p1 ()
 

Private Attributes

int m_iAlgoNum
 
int m_pot_num
 
float m_xPot
 
float m_yPot
 
float m_xStat
 
float m_yStat
 
float m_xLHC
 
float m_yLHC
 
float m_zLHC
 
float m_xBeam
 
float m_yBeam
 

Friends

class ALFA_LocRecCorrEventCnv_p1
 

Detailed Description

Definition at line 9 of file ALFA_LocRecCorrEvent_p1.h.

Constructor & Destructor Documentation

◆ ALFA_LocRecCorrEvent_p1()

ALFA_LocRecCorrEvent_p1::ALFA_LocRecCorrEvent_p1 ( )
inline

Definition at line 13 of file ALFA_LocRecCorrEvent_p1.h.

14  {
15  m_iAlgoNum=-1;
16  m_pot_num=-1;
17  m_xPot=m_yPot=-9999.0;
18  m_xStat=m_yStat=-9999.0;
19  m_xLHC=m_yLHC=m_zLHC=-9999.0;
20  m_xBeam=m_yBeam=-9999.0;
21  };

Friends And Related Function Documentation

◆ ALFA_LocRecCorrEventCnv_p1

friend class ALFA_LocRecCorrEventCnv_p1
friend

Definition at line 22 of file ALFA_LocRecCorrEvent_p1.h.

Member Data Documentation

◆ m_iAlgoNum

int ALFA_LocRecCorrEvent_p1::m_iAlgoNum
private

Definition at line 25 of file ALFA_LocRecCorrEvent_p1.h.

◆ m_pot_num

int ALFA_LocRecCorrEvent_p1::m_pot_num
private

Definition at line 26 of file ALFA_LocRecCorrEvent_p1.h.

◆ m_xBeam

float ALFA_LocRecCorrEvent_p1::m_xBeam
private

Definition at line 30 of file ALFA_LocRecCorrEvent_p1.h.

◆ m_xLHC

float ALFA_LocRecCorrEvent_p1::m_xLHC
private

Definition at line 29 of file ALFA_LocRecCorrEvent_p1.h.

◆ m_xPot

float ALFA_LocRecCorrEvent_p1::m_xPot
private

Definition at line 27 of file ALFA_LocRecCorrEvent_p1.h.

◆ m_xStat

float ALFA_LocRecCorrEvent_p1::m_xStat
private

Definition at line 28 of file ALFA_LocRecCorrEvent_p1.h.

◆ m_yBeam

float ALFA_LocRecCorrEvent_p1::m_yBeam
private

Definition at line 30 of file ALFA_LocRecCorrEvent_p1.h.

◆ m_yLHC

float ALFA_LocRecCorrEvent_p1::m_yLHC
private

Definition at line 29 of file ALFA_LocRecCorrEvent_p1.h.

◆ m_yPot

float ALFA_LocRecCorrEvent_p1::m_yPot
private

Definition at line 27 of file ALFA_LocRecCorrEvent_p1.h.

◆ m_yStat

float ALFA_LocRecCorrEvent_p1::m_yStat
private

Definition at line 28 of file ALFA_LocRecCorrEvent_p1.h.

◆ m_zLHC

float ALFA_LocRecCorrEvent_p1::m_zLHC
private

Definition at line 29 of file ALFA_LocRecCorrEvent_p1.h.


The documentation for this class was generated from the following file:
ALFA_LocRecCorrEvent_p1::m_xLHC
float m_xLHC
Definition: ALFA_LocRecCorrEvent_p1.h:29
ALFA_LocRecCorrEvent_p1::m_zLHC
float m_zLHC
Definition: ALFA_LocRecCorrEvent_p1.h:29
ALFA_LocRecCorrEvent_p1::m_yStat
float m_yStat
Definition: ALFA_LocRecCorrEvent_p1.h:28
ALFA_LocRecCorrEvent_p1::m_xBeam
float m_xBeam
Definition: ALFA_LocRecCorrEvent_p1.h:30
ALFA_LocRecCorrEvent_p1::m_yBeam
float m_yBeam
Definition: ALFA_LocRecCorrEvent_p1.h:30
ALFA_LocRecCorrEvent_p1::m_pot_num
int m_pot_num
Definition: ALFA_LocRecCorrEvent_p1.h:26
ALFA_LocRecCorrEvent_p1::m_xStat
float m_xStat
Definition: ALFA_LocRecCorrEvent_p1.h:28
ALFA_LocRecCorrEvent_p1::m_yLHC
float m_yLHC
Definition: ALFA_LocRecCorrEvent_p1.h:29
ALFA_LocRecCorrEvent_p1::m_iAlgoNum
int m_iAlgoNum
Definition: ALFA_LocRecCorrEvent_p1.h:25
ALFA_LocRecCorrEvent_p1::m_yPot
float m_yPot
Definition: ALFA_LocRecCorrEvent_p1.h:27
ALFA_LocRecCorrEvent_p1::m_xPot
float m_xPot
Definition: ALFA_LocRecCorrEvent_p1.h:27