ATLAS Offline Software
ForwardDetectors
ALFA
ALFA_EventCnv
ALFA_EventTPCnv
ALFA_EventTPCnv
ALFA_Digit_p1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef ALFA_Digit_p1_h
6
#define ALFA_Digit_p1_h
7
8
//#include "GeneratorObjectsTPCnv/HepMcParticleLink_p1.h"
9
10
11
class
ALFA_Digit_p1
12
{
13
public
:
14
// needed by athenaRoot
15
ALFA_Digit_p1
()
16
{
17
m_station
=0;
18
m_plate
=0;
19
m_fiber
=0;
20
};
21
friend
class
ALFA_DigitCnv_p1
;
22
23
private
:
24
25
unsigned
short
m_station
;
26
unsigned
short
m_plate
;
27
unsigned
short
m_fiber
;
28
29
};
30
31
32
#endif
33
ALFA_DigitCnv_p1
Definition:
ALFA_DigitCnv_p1.h:17
ALFA_Digit_p1
Definition:
ALFA_Digit_p1.h:12
ALFA_Digit_p1::m_station
unsigned short m_station
Definition:
ALFA_Digit_p1.h:25
ALFA_Digit_p1::m_fiber
unsigned short m_fiber
Definition:
ALFA_Digit_p1.h:27
ALFA_Digit_p1::ALFA_Digit_p1
ALFA_Digit_p1()
Definition:
ALFA_Digit_p1.h:15
ALFA_Digit_p1::m_plate
unsigned short m_plate
Definition:
ALFA_Digit_p1.h:26
Generated on Fri Jan 10 2025 21:06:42 for ATLAS Offline Software by
1.8.18