ATLAS Offline Software
MuonSpectrometer
MuonCnv
MuonEventTPCnv
MuonEventTPCnv
MuonPrepRawData
MdtPrepData_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 MDTPREPDATA_P1_TRK_H
6
#define MDTPREPDATA_P1_TRK_H
7
8
//-----------------------------------------------------------------------------
9
//
10
// file: MdtPrepData_p1.h
11
//
12
//-----------------------------------------------------------------------------
13
#include "
AthenaPoolUtilities/TPObjRef.h
"
14
#include "
Identifier/IdentifierHash.h
"
15
16
namespace
Muon
17
{
18
class
MdtPrepData_p1
19
{
20
public
:
21
MdtPrepData_p1
() :
m_tdc
(0),
m_adc
(0),
m_status
(0) {}
22
// base
23
TPObjRef
m_prd
;
24
25
int
m_tdc
;
26
int
m_adc
;
27
int
m_status
;
28
IdentifierHash
m_collectionHash
;
29
};
30
}
31
32
#endif // PIXEL_CLUSTER_P1_TRK_H
Muon::MdtPrepData_p1
Definition:
MdtPrepData_p1.h:19
Muon::MdtPrepData_p1::m_adc
int m_adc
Definition:
MdtPrepData_p1.h:26
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::MdtPrepData_p1::m_collectionHash
IdentifierHash m_collectionHash
Definition:
MdtPrepData_p1.h:28
IdentifierHash.h
Muon::MdtPrepData_p1::m_prd
TPObjRef m_prd
Definition:
MdtPrepData_p1.h:23
Muon::MdtPrepData_p1::MdtPrepData_p1
MdtPrepData_p1()
Definition:
MdtPrepData_p1.h:21
TPObjRef.h
Muon::MdtPrepData_p1::m_tdc
int m_tdc
Definition:
MdtPrepData_p1.h:25
Muon::MdtPrepData_p1::m_status
int m_status
Definition:
MdtPrepData_p1.h:27
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
Generated on Sun Dec 22 2024 21:14:13 for ATLAS Offline Software by
1.8.18