ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
MuonSpShower_p1 Class Reference

Persisent representation of the transient Rec::MuonSpShower class. More...

#include <MuonSpShower_p1.h>

Collaboration diagram for MuonSpShower_p1:

Public Member Functions

 MuonSpShower_p1 ()
 Default Constructor needed for persistency. More...
 
virtual ~MuonSpShower_p1 ()=default
 Destructor. More...
 

Public Attributes

float m_eta
 
float m_phi
 
unsigned short m_numberOfTriggerHits
 
unsigned short m_numberOfInnerHits
 
unsigned short m_numberOfInnerSegments
 
unsigned short m_numberOfMiddleHits
 
unsigned short m_numberOfMiddleSegments
 
unsigned short m_numberOfOuterHits
 
unsigned short m_numberOfOuterSegments
 

Detailed Description

Persisent representation of the transient Rec::MuonSpShower class.

Author
Edwar.nosp@m.d.Mo.nosp@m.yse@c.nosp@m.ern..nosp@m.ch

Definition at line 14 of file MuonSpShower_p1.h.

Constructor & Destructor Documentation

◆ MuonSpShower_p1()

MuonSpShower_p1::MuonSpShower_p1 ( )

Default Constructor needed for persistency.

Public methods:

Definition at line 20 of file MuonSpShower_p1.cxx.

21  : m_eta(0)
22  , m_phi(0)
30 {}

◆ ~MuonSpShower_p1()

virtual MuonSpShower_p1::~MuonSpShower_p1 ( )
virtualdefault

Destructor.

Member Data Documentation

◆ m_eta

float MuonSpShower_p1::m_eta

Definition at line 27 of file MuonSpShower_p1.h.

◆ m_numberOfInnerHits

unsigned short MuonSpShower_p1::m_numberOfInnerHits

Definition at line 30 of file MuonSpShower_p1.h.

◆ m_numberOfInnerSegments

unsigned short MuonSpShower_p1::m_numberOfInnerSegments

Definition at line 31 of file MuonSpShower_p1.h.

◆ m_numberOfMiddleHits

unsigned short MuonSpShower_p1::m_numberOfMiddleHits

Definition at line 32 of file MuonSpShower_p1.h.

◆ m_numberOfMiddleSegments

unsigned short MuonSpShower_p1::m_numberOfMiddleSegments

Definition at line 33 of file MuonSpShower_p1.h.

◆ m_numberOfOuterHits

unsigned short MuonSpShower_p1::m_numberOfOuterHits

Definition at line 34 of file MuonSpShower_p1.h.

◆ m_numberOfOuterSegments

unsigned short MuonSpShower_p1::m_numberOfOuterSegments

Definition at line 35 of file MuonSpShower_p1.h.

◆ m_numberOfTriggerHits

unsigned short MuonSpShower_p1::m_numberOfTriggerHits

Definition at line 29 of file MuonSpShower_p1.h.

◆ m_phi

float MuonSpShower_p1::m_phi

Definition at line 28 of file MuonSpShower_p1.h.


The documentation for this class was generated from the following files:
MuonSpShower_p1::m_numberOfOuterSegments
unsigned short m_numberOfOuterSegments
Definition: MuonSpShower_p1.h:35
MuonSpShower_p1::m_numberOfMiddleSegments
unsigned short m_numberOfMiddleSegments
Definition: MuonSpShower_p1.h:33
MuonSpShower_p1::m_numberOfOuterHits
unsigned short m_numberOfOuterHits
Definition: MuonSpShower_p1.h:34
MuonSpShower_p1::m_numberOfInnerHits
unsigned short m_numberOfInnerHits
Definition: MuonSpShower_p1.h:30
MuonSpShower_p1::m_numberOfTriggerHits
unsigned short m_numberOfTriggerHits
Definition: MuonSpShower_p1.h:29
MuonSpShower_p1::m_eta
float m_eta
Definition: MuonSpShower_p1.h:27
MuonSpShower_p1::m_phi
float m_phi
Definition: MuonSpShower_p1.h:28
MuonSpShower_p1::m_numberOfMiddleHits
unsigned short m_numberOfMiddleHits
Definition: MuonSpShower_p1.h:32
MuonSpShower_p1::m_numberOfInnerSegments
unsigned short m_numberOfInnerSegments
Definition: MuonSpShower_p1.h:31