ATLAS Offline Software
Loading...
Searching...
No Matches
TrigMuonEFIsolation_p2.h
Go to the documentation of this file.
1// dear emacs, this is -*- C++ -*-
2
3/*
4 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5*/
6
7#ifndef TRIGMUONEVENT_TRIGMUONEFISOLATION_P2_H__
8#define TRIGMUONEVENT_TRIGMUONEFISOLATION_P2_H__
17
19
22 public:
23
25
27
28 //private:
29
30 // float m_sumTrkPtCone02;
31 // float m_sumTrkPtCone03;
32 // float m_sumEtCone01;
33 // float m_sumEtCone02;
34 // float m_sumEtCone03;
35 // float m_sumEtCone04;
36 float allTheFloats[6];
37
39
41
42};//class TrigMuonEFIsolation_p2
43
44#endif // TRIGMUONEVENT_TRIGMUONEFISOLATION_P2_H__
ElementLinkInt_p3 m_muonEFLink
position of EF muon track within the info object
int m_trkPos
array to hold the floats
TrigMuonEFIsolation_p2()
Default constructor.