ATLAS Offline Software
MuonSpectrometer
MuonCnv
MuonEventTPCnv
MuonEventTPCnv
MuonDigitContainer
MuonMCData_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 MUONMCDATA_P1_H
6
#define MUONMCDATA_P1_H
7
8
namespace
Muon
{
9
class
MuonMCData_p1
{
10
11
public
:
12
MuonMCData_p1
():
m_first
(0.),
m_second
(0.) {};
13
friend
class
MuonMCDataCnv_p1
;
14
double
m_first
;
15
float
m_second
;
16
};
17
}
18
#endif
Muon::MuonMCData_p1::m_second
float m_second
Definition:
MuonMCData_p1.h:15
Muon::MuonMCData_p1
Definition:
MuonMCData_p1.h:9
Muon
This class provides conversion from CSC RDO data to CSC Digits.
Definition:
TrackSystemController.h:45
Muon::MuonMCData_p1::m_first
double m_first
Definition:
MuonMCData_p1.h:14
MuonMCDataCnv_p1
Definition:
MuonMCDataCnv_p1.h:14
Muon::MuonMCData_p1::MuonMCData_p1
MuonMCData_p1()
Definition:
MuonMCData_p1.h:12
Generated on Thu Nov 7 2024 21:22:08 for ATLAS Offline Software by
1.8.18