ATLAS Offline Software
Loading...
Searching...
No Matches
TrigMuonEFIsolation_p2 Class Reference

Persistent partner class for TrigMuonEFIsolation. More...

#include <TrigMuonEFIsolation_p2.h>

Collaboration diagram for TrigMuonEFIsolation_p2:

Public Member Functions

 TrigMuonEFIsolation_p2 ()
 Default constructor.
virtual ~TrigMuonEFIsolation_p2 ()

Public Attributes

float allTheFloats [6]
int m_trkPos
 array to hold the floats
ElementLinkInt_p3 m_muonEFLink
 position of EF muon track within the info object

Friends

class TrigMuonEFIsolationCnv_p2

Detailed Description

Persistent partner class for TrigMuonEFIsolation.

Author
Mark Owen marko.nosp@m.wen@.nosp@m.cern..nosp@m.ch

Definition at line 20 of file TrigMuonEFIsolation_p2.h.

Constructor & Destructor Documentation

◆ TrigMuonEFIsolation_p2()

TrigMuonEFIsolation_p2::TrigMuonEFIsolation_p2 ( )

Default constructor.

Initialize everything to default values.

Definition at line 11 of file TrigMuonEFIsolation_p2.cxx.

11 : 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}
ElementLinkInt_p3 m_muonEFLink
position of EF muon track within the info object
int m_trkPos
array to hold the floats

◆ ~TrigMuonEFIsolation_p2()

virtual TrigMuonEFIsolation_p2::~TrigMuonEFIsolation_p2 ( )
inlinevirtual

Definition at line 26 of file TrigMuonEFIsolation_p2.h.

26{}

◆ TrigMuonEFIsolationCnv_p2

friend class TrigMuonEFIsolationCnv_p2
friend

Definition at line 21 of file TrigMuonEFIsolation_p2.h.

Member Data Documentation

◆ allTheFloats

float TrigMuonEFIsolation_p2::allTheFloats[6]

Definition at line 36 of file TrigMuonEFIsolation_p2.h.

◆ m_muonEFLink

ElementLinkInt_p3 TrigMuonEFIsolation_p2::m_muonEFLink

position of EF muon track within the info object

Definition at line 40 of file TrigMuonEFIsolation_p2.h.

◆ m_trkPos

int TrigMuonEFIsolation_p2::m_trkPos

array to hold the floats

Definition at line 38 of file TrigMuonEFIsolation_p2.h.


The documentation for this class was generated from the following files: