ATLAS Offline Software
Reconstruction
RecTPCnv
src
MuonSpShower_p1.cxx
Go to the documentation of this file.
1
3
/*
4
Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
// MuonSpShower_p1.cxx
8
// Implementation file for class MuonSpShower_p1
9
// Author: Edward.Moyse@cern.ch
11
12
13
// RecTPCnv includes
14
#include "
RecTPCnv/MuonSpShower_p1.h
"
15
19
20
MuonSpShower_p1::MuonSpShower_p1
()
21
: m_eta(0)
22
, m_phi(0)
23
, m_numberOfTriggerHits(0)
24
, m_numberOfInnerHits(0)
25
, m_numberOfInnerSegments(0)
26
, m_numberOfMiddleHits(0)
27
, m_numberOfMiddleSegments(0)
28
, m_numberOfOuterHits(0)
29
, m_numberOfOuterSegments(0)
30
{}
31
MuonSpShower_p1::MuonSpShower_p1
MuonSpShower_p1()
Default Constructor needed for persistency.
Definition:
MuonSpShower_p1.cxx:20
MuonSpShower_p1.h
Generated on Thu Nov 7 2024 21:22:24 for ATLAS Offline Software by
1.8.18