ATLAS Offline Software
Loading...
Searching...
No Matches
Trigger
TrigEvent
TrigMuonEventTPCnv
TrigMuonEventTPCnv
TrigMuonClusterFeature_p1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
/**********************************************************************************
6
* @Project: Trigger
7
* @Package: TrigMuonEventTPCnv
8
* @class : TrigMuonClusterFeature_p1
9
*
10
* @brief persistent partner for TrigMuonClusterFeature
11
*
12
* @author Stefano Giagu <Stefano.Giagu@cern.ch> - U. of Rome
13
* @author Antonio Policicchio <Antonio.Policicchio@cern.ch> - U. of Washington
14
**********************************************************************************/
15
#ifndef TRIGMUONEVENTTPCNV_TRIGMUONCLUSTERFEATURE_P1_H
16
#define TRIGMUONEVENTTPCNV_TRIGMUONCLUSTERFEATURE_P1_H
17
18
#include "
AthenaPoolUtilities/TPObjRef.h
"
19
20
class
TrigMuonClusterFeature_p1
{
21
friend
class
TrigMuonClusterFeatureCnv_p1
;
22
23
public
:
24
25
TrigMuonClusterFeature_p1
() {}
26
virtual
~TrigMuonClusterFeature_p1
(){}
27
28
float
m_eta
{};
29
float
m_phi
{};
30
int
m_nroi
{};
31
int
m_njet
{};
32
int
m_ntrk
{};
33
34
35
};
36
37
#endif
38
TPObjRef.h
TrigMuonClusterFeature_p1::m_eta
float m_eta
Definition
TrigMuonClusterFeature_p1.h:28
TrigMuonClusterFeature_p1::m_njet
int m_njet
Definition
TrigMuonClusterFeature_p1.h:31
TrigMuonClusterFeature_p1::m_phi
float m_phi
Definition
TrigMuonClusterFeature_p1.h:29
TrigMuonClusterFeature_p1::m_nroi
int m_nroi
Definition
TrigMuonClusterFeature_p1.h:30
TrigMuonClusterFeature_p1::m_ntrk
int m_ntrk
Definition
TrigMuonClusterFeature_p1.h:32
TrigMuonClusterFeature_p1::~TrigMuonClusterFeature_p1
virtual ~TrigMuonClusterFeature_p1()
Definition
TrigMuonClusterFeature_p1.h:26
TrigMuonClusterFeature_p1::TrigMuonClusterFeature_p1
TrigMuonClusterFeature_p1()
Definition
TrigMuonClusterFeature_p1.h:25
TrigMuonClusterFeature_p1::TrigMuonClusterFeatureCnv_p1
friend class TrigMuonClusterFeatureCnv_p1
Definition
TrigMuonClusterFeature_p1.h:21
Generated on
for ATLAS Offline Software by
1.14.0