ATLAS Offline Software
MuonSpectrometer
MuonCnv
MuonEventTPCnv
MuonEventTPCnv
MuonRDO
STGC_RawDataCollection_p3.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef STGC_RAWDATACOLLECTION_P3_H
6
#define STGC_RAWDATACOLLECTION_P3_H
7
8
#include <vector>
9
#include "
STGC_RawData_p3.h
"
10
11
namespace
Muon
{
12
class
STGC_RawDataCollection_p3
13
:
public
std::vector< Muon::STGC_RawData_p3>
14
{
15
public
:
16
// Default constructor
17
STGC_RawDataCollection_p3
() :
m_idHash
(0) {}
18
unsigned
int
m_idHash
;
19
};
20
}
21
22
#endif
STGC_RawData_p3.h
Muon
This class provides conversion from CSC RDO data to CSC Digits.
Definition:
TrackSystemController.h:45
Muon::STGC_RawDataCollection_p3::STGC_RawDataCollection_p3
STGC_RawDataCollection_p3()
Definition:
STGC_RawDataCollection_p3.h:17
Muon::STGC_RawDataCollection_p3::m_idHash
unsigned int m_idHash
Definition:
STGC_RawDataCollection_p3.h:18
Muon::STGC_RawDataCollection_p3
Definition:
STGC_RawDataCollection_p3.h:14
Generated on Thu Nov 7 2024 21:26:31 for ATLAS Offline Software by
1.8.18