ATLAS Offline Software
Loading...
Searching...
No Matches
ForwardDetectors
AFP
AFP_EventCnv
AFP_EventTPCnv
AFP_EventTPCnv
AFP_TDDigi_p1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef AFP_TDDigi_p1_h
6
#define AFP_TDDigi_p1_h
7
8
class
AFP_TDDigi_p1
9
{
10
public
:
11
// needed by athenaRoot
12
AFP_TDDigi_p1
(){};
13
friend
class
AFP_TDDigiCnv_p1
;
14
15
private
:
16
17
float
m_fADC
= 0;
// amplitude of the signal
18
float
m_fTDC
= 0;
// Constant fraction discriminator time
19
20
int
m_nStationID
= 0;
21
int
m_nDetectorID
= 0;
22
int
m_nSensitiveElementID
= 0;
23
24
25
};
26
27
28
#endif
//AFP_TDDigi_p1_h
29
AFP_TDDigi_p1::m_nSensitiveElementID
int m_nSensitiveElementID
Definition
AFP_TDDigi_p1.h:22
AFP_TDDigi_p1::m_fADC
float m_fADC
Definition
AFP_TDDigi_p1.h:17
AFP_TDDigi_p1::m_fTDC
float m_fTDC
Definition
AFP_TDDigi_p1.h:18
AFP_TDDigi_p1::m_nDetectorID
int m_nDetectorID
Definition
AFP_TDDigi_p1.h:21
AFP_TDDigi_p1::m_nStationID
int m_nStationID
Definition
AFP_TDDigi_p1.h:20
AFP_TDDigi_p1::AFP_TDDigiCnv_p1
friend class AFP_TDDigiCnv_p1
Definition
AFP_TDDigi_p1.h:13
AFP_TDDigi_p1::AFP_TDDigi_p1
AFP_TDDigi_p1()
Definition
AFP_TDDigi_p1.h:12
Generated on
for ATLAS Offline Software by
1.14.0