ATLAS Offline Software
Loading...
Searching...
No Matches
CscPrepData_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 CSCPREPDATA_P1_TRK_H
6#define CSCPREPDATA_P1_TRK_H
7
8//-----------------------------------------------------------------------------
9//
10// file: CscPrepData_p1.h
11//
12//-----------------------------------------------------------------------------
15
16namespace Muon
17{
19 {
20 public:
22 : m_charge(0), m_time(0.), m_status(0)
23 {}
24 // base
26
29
31 float m_time;
33 };
34}
35
36#endif
This is a "hash" representation of an Identifier.
IdentifierHash m_collectionHash
For transient object this is in MuonCluster, but can simplify structure by placing it here for perist...
int m_status
in here we pack both the transient values m_status and m_timeStatus (introduced in MuonPrepRawData-03...
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.