ATLAS Offline Software
Loading...
Searching...
No Matches
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//-----------------------------------------------------------------------------
15
16namespace Muon
17{
19 {
20 public:
24 // base
27 //const Trk::GlobalPosition * m_globalPosition
28 //const MuonGM::CscReadoutElement * m_detEl
29
30 std::vector< float > m_sampleCharges;
32 unsigned short m_samplingTime;
34 };
35}
36
37#endif
This is a "hash" representation of an Identifier.
std::vector< float > m_sampleCharges
This class is an object reference used in Athena persistent data model.
Definition TPObjRef.h:20
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.