ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Reconstruction
RecTPCnv
RecTPCnv
MuonSpShower_p1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
6
#ifndef RECTPCNV_MUONSPSHOWER_P1_H
7
#define RECTPCNV_MUONSPSHOWER_P1_H
8
9
class
MuonSpShowerCnv_p1
;
10
14
class
MuonSpShower_p1
{
15
16
public
:
17
//friend class MuonSpShowerCnv_p1;
18
20
MuonSpShower_p1
();
21
23
virtual
~MuonSpShower_p1
() =
default
;
24
25
//private:
26
27
float
m_eta
;
28
float
m_phi
;
29
unsigned
short
m_numberOfTriggerHits
;
30
unsigned
short
m_numberOfInnerHits
;
31
unsigned
short
m_numberOfInnerSegments
;
32
unsigned
short
m_numberOfMiddleHits
;
33
unsigned
short
m_numberOfMiddleSegments
;
34
unsigned
short
m_numberOfOuterHits
;
35
unsigned
short
m_numberOfOuterSegments
;
36
37
};
38
39
#endif
40
41
MuonSpShowerCnv_p1
Definition
MuonSpShowerCnv_p1.h:32
MuonSpShower_p1::m_numberOfMiddleSegments
unsigned short m_numberOfMiddleSegments
Definition
MuonSpShower_p1.h:33
MuonSpShower_p1::m_eta
float m_eta
Definition
MuonSpShower_p1.h:27
MuonSpShower_p1::m_numberOfOuterHits
unsigned short m_numberOfOuterHits
Definition
MuonSpShower_p1.h:34
MuonSpShower_p1::m_numberOfMiddleHits
unsigned short m_numberOfMiddleHits
Definition
MuonSpShower_p1.h:32
MuonSpShower_p1::m_phi
float m_phi
Definition
MuonSpShower_p1.h:28
MuonSpShower_p1::~MuonSpShower_p1
virtual ~MuonSpShower_p1()=default
Destructor.
MuonSpShower_p1::m_numberOfTriggerHits
unsigned short m_numberOfTriggerHits
Definition
MuonSpShower_p1.h:29
MuonSpShower_p1::m_numberOfInnerHits
unsigned short m_numberOfInnerHits
Definition
MuonSpShower_p1.h:30
MuonSpShower_p1::m_numberOfInnerSegments
unsigned short m_numberOfInnerSegments
Definition
MuonSpShower_p1.h:31
MuonSpShower_p1::m_numberOfOuterSegments
unsigned short m_numberOfOuterSegments
Definition
MuonSpShower_p1.h:35
MuonSpShower_p1::MuonSpShower_p1
MuonSpShower_p1()
Default Constructor needed for persistency.
Definition
MuonSpShower_p1.cxx:20
Generated on
for ATLAS Offline Software by
1.17.0