ATLAS Offline Software
TrigMuonEFIsolation_p2.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
6 
11 TrigMuonEFIsolation_p2::TrigMuonEFIsolation_p2() : m_trkPos(-1), m_muonEFLink() {
12 
13  allTheFloats[0] = -1.0;
14  allTheFloats[1] = -1.0;
15  allTheFloats[2] = -1.0;
16  allTheFloats[3] = -1.0;
17  allTheFloats[4] = -1.0;
18  allTheFloats[5] = -1.0;
19 
20 }
TrigMuonEFIsolation_p2.h
TrigMuonEFIsolation_p2::TrigMuonEFIsolation_p2
TrigMuonEFIsolation_p2()
Default constructor.
Definition: TrigMuonEFIsolation_p2.cxx:11
TrigMuonEFIsolation_p2::allTheFloats
float allTheFloats[6]
Definition: TrigMuonEFIsolation_p2.h:36