ATLAS Offline Software
Trigger
TrigEvent
TrigMuonEventTPCnv
TrigMuonEventTPCnv
TrigMuonEF_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
/**********************************************************************************
6
* @Project: Trigger
7
* @Package: TrigMuonEventTPCnv
8
* @class : TrigMuonEF_p2
9
*
10
* @brief persistent partner for TrigMuonEF
11
*
12
* @author Andrew Hamilton <Andrew.Hamilton@cern.ch> - U. Geneva
13
* @author Francesca Bucci <F.Bucci@cern.ch> - U. Geneva
14
*
15
* File and Version Information:
16
* $Id: TrigMuonEF_p2.h 723204 2016-02-10 18:15:58Z ssnyder $
17
**********************************************************************************/
18
#ifndef TRIGMUONEVENTTPCNV_TRIGMUONEF_P2_H
19
#define TRIGMUONEVENTTPCNV_TRIGMUONEF_P2_H
20
21
#include <stdint.h>
22
#include <string>
23
//#include "FourMom/P4IPtCotThPhiM.h"
24
#include "
TrigMuonEvent/TrigMuonEF.h
"
25
#include "
AthenaPoolUtilities/TPObjRef.h
"
26
#include "
EventCommonTPCnv/P4IPtCotThPhiMCnv_p1.h
"
27
28
29
class
TrigMuonEF_p2
30
{
31
friend
class
TrigMuonEFCnv_p2
;
32
33
public
:
34
35
TrigMuonEF_p2
() :
m_muonCode
(0),
m_charge
(0),
m_P4IPtCotThPhiM
(0) {}
36
virtual
~TrigMuonEF_p2
(){}
37
38
// private:
39
int
m_muonCode
;
40
std::string
m_roi
;
41
float
m_charge
;
42
43
P4IPtCotThPhiM_p1
m_P4IPtCotThPhiM
;
44
};
45
46
#endif
47
TrigMuonEF_p2::m_charge
float m_charge
Definition:
TrigMuonEF_p2.h:53
P4IPtCotThPhiMCnv_p1.h
TrigMuonEF_p2::m_muonCode
int m_muonCode
Definition:
TrigMuonEF_p2.h:51
TrigMuonEF_p2::~TrigMuonEF_p2
virtual ~TrigMuonEF_p2()
Definition:
TrigMuonEF_p2.h:48
TrigMuonEF_p2::m_P4IPtCotThPhiM
P4IPtCotThPhiM_p1 m_P4IPtCotThPhiM
Definition:
TrigMuonEF_p2.h:55
TrigMuonEF_p2::m_roi
std::string m_roi
Definition:
TrigMuonEF_p2.h:52
TrigMuonEF.h
TrigMuonEF_p2
Definition:
TrigMuonEF_p2.h:30
TrigMuonEF_p2::TrigMuonEF_p2
TrigMuonEF_p2()
Definition:
TrigMuonEF_p2.h:47
P4IPtCotThPhiM_p1
Definition:
P4IPtCotThPhiM_p1.h:23
TrigMuonEFCnv_p2
Definition:
TrigMuonEFCnv_p2.h:30
TPObjRef.h
Generated on Thu Nov 7 2024 21:29:59 for ATLAS Offline Software by
1.8.18