ATLAS Offline Software
Loading...
Searching...
No Matches
TrigPhoton_p1.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3*/
4
5/**********************************************************************************
6 * @Project: Trigger
7 * @Package: TrigParticleTPCnv
8 * @class : TrigPhoton_p1
9 *
10 * @brief persistent partner for TrigPhoton
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: TrigPhoton_p1.h,v 1.2 2009-04-01 22:13:31 salvator Exp $
17 **********************************************************************************/
18#ifndef TRIGPARTICLETPCNV_TRIGPHOTON_P1_H
19#define TRIGPARTICLETPCNV_TRIGPHOTON_P1_H
20
22
24{
25 friend class TrigPhotonCnv_p1;
26
27 public:
28
30 virtual ~TrigPhoton_p1() = default;
31
32 //private:
33
34 int m_roiID = 0;
35 float m_HadEt = -9999.9;
36 float m_energyRatio = -9999.9;
37 float m_rCore = -9999.9;
38 float m_dPhi = -9999.9;
39 float m_dEta = -9999.9;
40 bool m_valid = false;
42
44
45};
46
47#endif
This class is an object reference used in Athena persistent data model.
Definition TPObjRef.h:20
TPObjRef m_cluster
virtual ~TrigPhoton_p1()=default
friend class TrigPhotonCnv_p1
TPObjRef m_P4PtEtaPhiM