ATLAS Offline Software
MuonSpectrometer
MuonCnv
MuonEventTPCnv
MuonEventTPCnv
MuonPrepRawData
CscStripPrepData_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 CSCSTRIPPREPDATA_P1_TRK_H
6
#define CSCSTRIPPREPDATA_P1_TRK_H
7
8
//-----------------------------------------------------------------------------
9
//
10
// file: CscStripPrepData_p1.h
11
//
12
//-----------------------------------------------------------------------------
13
#include "
AthenaPoolUtilities/TPObjRef.h
"
14
#include "
Identifier/IdentifierHash.h
"
15
16
namespace
Muon
17
{
18
class
CscStripPrepData_p1
19
{
20
public
:
21
CscStripPrepData_p1
()
22
:
m_timeOfFirstSample
(0.),
m_samplingTime
(0),
m_samplingPhase
(0)
23
{}
24
// base
25
TPObjRef
m_prd
;
26
IdentifierHash
m_collectionHash
;
27
//const Trk::GlobalPosition * m_globalPosition
28
//const MuonGM::CscReadoutElement * m_detEl
29
30
std::vector< float >
m_sampleCharges
;
31
float
m_timeOfFirstSample
;
32
unsigned
short
m_samplingTime
;
33
bool
m_samplingPhase
;
34
};
35
}
36
37
#endif
Muon::CscStripPrepData_p1::m_prd
TPObjRef m_prd
Definition:
CscStripPrepData_p1.h:25
Muon::CscStripPrepData_p1::m_sampleCharges
std::vector< float > m_sampleCharges
Definition:
CscStripPrepData_p1.h:30
Muon
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
Definition:
TrackSystemController.h:45
TPObjRef
Definition:
TPObjRef.h:20
Muon::CscStripPrepData_p1::m_collectionHash
IdentifierHash m_collectionHash
Definition:
CscStripPrepData_p1.h:26
Muon::CscStripPrepData_p1::m_samplingTime
unsigned short m_samplingTime
Definition:
CscStripPrepData_p1.h:32
IdentifierHash.h
TPObjRef.h
Muon::CscStripPrepData_p1::m_samplingPhase
bool m_samplingPhase
Definition:
CscStripPrepData_p1.h:33
Muon::CscStripPrepData_p1
Definition:
CscStripPrepData_p1.h:19
IdentifierHash
This is a "hash" representation of an Identifier. This encodes a 32 bit index which can be used to lo...
Definition:
IdentifierHash.h:25
Muon::CscStripPrepData_p1::m_timeOfFirstSample
float m_timeOfFirstSample
Definition:
CscStripPrepData_p1.h:31
Muon::CscStripPrepData_p1::CscStripPrepData_p1
CscStripPrepData_p1()
Definition:
CscStripPrepData_p1.h:21
Generated on Fri Jan 10 2025 21:08:50 for ATLAS Offline Software by
1.8.18