ATLAS Offline Software
CscClusterOnTrack_p2.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 CSC_CLUSTER_ON_TRACK_P2_TRK_H
6 #define CSC_CLUSTER_ON_TRACK_P2_TRK_H
7 
8 //-----------------------------------------------------------------------------
9 //
10 // file: CscClusterOnTrack_p2.h
11 //
12 //-----------------------------------------------------------------------------
15 #include "Identifier/Identifier.h"
16 
17 namespace Muon
18 {
21  {
22  public:
24 
29 
32 
34  unsigned int m_status;
35 
38 
39  float m_time;
40  };
41 }
42 
43 #endif
Identifier32::value_type
unsigned int value_type
Definition: Identifier32.h:33
Muon::CscClusterOnTrack_p2::m_time
float m_time
Definition: CscClusterOnTrack_p2.h:39
Muon::CscClusterOnTrack_p2::m_prdLink
ElementLinkInt_p3 m_prdLink
Link to PRD.
Definition: CscClusterOnTrack_p2.h:31
Muon
This class provides conversion from CSC RDO data to CSC Digits.
Definition: TrackSystemController.h:49
TPObjRef
Definition: TPObjRef.h:20
Muon::CscClusterOnTrack_p2::m_localParams
TPObjRef m_localParams
Definition: CscClusterOnTrack_p2.h:27
Muon::CscClusterOnTrack_p2::m_localErrMat
TPObjRef m_localErrMat
Definition: CscClusterOnTrack_p2.h:28
Muon::CscClusterOnTrack_p2::CscClusterOnTrack_p2
CscClusterOnTrack_p2()
Definition: CscClusterOnTrack_p2.h:23
Muon::CscClusterOnTrack_p2::m_positionAlongStrip
float m_positionAlongStrip
position along strip (double in transient world)
Definition: CscClusterOnTrack_p2.h:37
Muon::CscClusterOnTrack_p2::m_status
unsigned int m_status
Corresponds to CscClusterStatus in transient class.
Definition: CscClusterOnTrack_p2.h:34
Muon::CscClusterOnTrack_p2
Version 1 of the persistent class representing the transient class Muon::CscClusterOnTrack.
Definition: CscClusterOnTrack_p2.h:21
TPObjRef.h
Muon::CscClusterOnTrack_p2::m_id
Identifier32::value_type m_id
base RIO_OnTrack_p1 info
Definition: CscClusterOnTrack_p2.h:26