ATLAS Offline Software
MuonSpectrometer
MuonCnv
MuonSimEventTPCnv
MuonSimEventTPCnv
RPCSimHitCollection_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 RPCSIMHITCOLLECTION_P1_H
6
#define RPCSIMHITCOLLECTION_P1_H
7
8
#include <vector>
9
#include "
GeneratorObjectsTPCnv/HepMcParticleLink_p1.h
"
10
11
namespace
Muon
{
12
class
RPCSimHitCollection_p1
13
{
14
public
:
15
std::vector<int>
m_RPCid
;
16
std::vector<float>
m_globalTime
;
17
std::vector<float>
m_stX
,
m_stY
,
m_stZ
;
18
std::vector<HepMcParticleLink_p1>
m_partLink
;
19
};
20
}
21
22
#endif
23
Muon::RPCSimHitCollection_p1::m_stY
std::vector< float > m_stY
Definition:
RPCSimHitCollection_p1.h:17
Muon::RPCSimHitCollection_p1::m_stZ
std::vector< float > m_stZ
Represents m_localPosition in transient class.
Definition:
RPCSimHitCollection_p1.h:17
Muon
This class provides conversion from CSC RDO data to CSC Digits.
Definition:
TrackSystemController.h:45
HepMcParticleLink_p1.h
Muon::RPCSimHitCollection_p1::m_stX
std::vector< float > m_stX
Definition:
RPCSimHitCollection_p1.h:17
Muon::RPCSimHitCollection_p1::m_globalTime
std::vector< float > m_globalTime
Definition:
RPCSimHitCollection_p1.h:16
Muon::RPCSimHitCollection_p1::m_RPCid
std::vector< int > m_RPCid
Definition:
RPCSimHitCollection_p1.h:15
Muon::RPCSimHitCollection_p1::m_partLink
std::vector< HepMcParticleLink_p1 > m_partLink
Definition:
RPCSimHitCollection_p1.h:18
Muon::RPCSimHitCollection_p1
Definition:
RPCSimHitCollection_p1.h:13
Generated on Thu Nov 7 2024 21:25:07 for ATLAS Offline Software by
1.8.18