ATLAS Offline Software
Loading...
Searching...
No Matches
TrigTau_p3.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 : TrigTau_p3
9 *
10 * @brief persistent partner for TrigTau
11 *
12 * @author Andrew Hamilton <Andrew.Hamilton@cern.ch> - U. Geneva
13 * @author Francesca Bucci <f.bucci@cern.ch> - U. Geneva
14 * last changes by Olga Igonkina (Nikhef)
15 *
16 * File and Version Information:
17 * $Id: TrigTau_p3.h,v 1.2 2009-04-01 22:13:31 salvator Exp $
18 **********************************************************************************/
19#ifndef TRIGPARTICLETPCNV_TRIGTAU_P3_H
20#define TRIGPARTICLETPCNV_TRIGTAU_P3_H
21
22//#include "AthenaPoolUtilities/TPObjRef.h"
24
26{
27 friend class TrigTauCnv_p3;
28
29 public:
30
42
43 ~TrigTau_p3() = default;
44
45 //private:
46
47
49 float m_Zvtx;
56
57 //the P4PtEtaPhiM base class
59
60};
61
62#endif
float m_err_Zvtx
Definition TrigTau_p3.h:50
~TrigTau_p3()=default
float m_etOverPtLeadTrk
Definition TrigTau_p3.h:55
friend class TrigTauCnv_p3
Definition TrigTau_p3.h:27
P4PtEtaPhiM_p1 m_p4PtEtaPhiM
Definition TrigTau_p3.h:58
float m_Zvtx
Definition TrigTau_p3.h:49
float m_trkAvgDist
Definition TrigTau_p3.h:54
float m_etCalibCluster
Definition TrigTau_p3.h:51
int m_nMatchedTracks
Definition TrigTau_p3.h:53
float m_simpleEtFlow
Definition TrigTau_p3.h:52