ATLAS Offline Software
Public Member Functions | Private Attributes | Friends | List of all members
ElectronMuonTopoInfo_p1 Class Reference

#include <ElectronMuonTopoInfo_p1.h>

Collaboration diagram for ElectronMuonTopoInfo_p1:

Public Member Functions

 ElectronMuonTopoInfo_p1 ()
 
 ~ElectronMuonTopoInfo_p1 ()
 

Private Attributes

int m_roiWord
 
float m_DeltaPhi
 
float m_DeltaR
 
float m_InvMass
 
bool m_electronValid
 
bool m_oppositeCharge
 
unsigned short m_vertexState
 

Friends

class ElectronMuonTopoInfoCnv_p1
 

Detailed Description

Definition at line 22 of file ElectronMuonTopoInfo_p1.h.

Constructor & Destructor Documentation

◆ ElectronMuonTopoInfo_p1()

ElectronMuonTopoInfo_p1::ElectronMuonTopoInfo_p1 ( )
inline

Definition at line 37 of file ElectronMuonTopoInfo_p1.h.

39  { }
40 
41  private:
42 
43  int m_roiWord;
44  float m_DeltaPhi;
45  float m_DeltaR;

◆ ~ElectronMuonTopoInfo_p1()

ElectronMuonTopoInfo_p1::~ElectronMuonTopoInfo_p1 ( )
inline

Definition at line 48 of file ElectronMuonTopoInfo_p1.h.

Friends And Related Function Documentation

◆ ElectronMuonTopoInfoCnv_p1

friend class ElectronMuonTopoInfoCnv_p1
friend

Definition at line 32 of file ElectronMuonTopoInfo_p1.h.

Member Data Documentation

◆ m_DeltaPhi

float ElectronMuonTopoInfo_p1::m_DeltaPhi
private

Definition at line 53 of file ElectronMuonTopoInfo_p1.h.

◆ m_DeltaR

float ElectronMuonTopoInfo_p1::m_DeltaR
private

Definition at line 54 of file ElectronMuonTopoInfo_p1.h.

◆ m_electronValid

bool ElectronMuonTopoInfo_p1::m_electronValid
private

Definition at line 56 of file ElectronMuonTopoInfo_p1.h.

◆ m_InvMass

float ElectronMuonTopoInfo_p1::m_InvMass
private

Definition at line 55 of file ElectronMuonTopoInfo_p1.h.

◆ m_oppositeCharge

bool ElectronMuonTopoInfo_p1::m_oppositeCharge
private

Definition at line 57 of file ElectronMuonTopoInfo_p1.h.

◆ m_roiWord

int ElectronMuonTopoInfo_p1::m_roiWord
private

Definition at line 52 of file ElectronMuonTopoInfo_p1.h.

◆ m_vertexState

unsigned short ElectronMuonTopoInfo_p1::m_vertexState
private

Definition at line 58 of file ElectronMuonTopoInfo_p1.h.


The documentation for this class was generated from the following file:
ElectronMuonTopoInfo_p1::m_DeltaPhi
float m_DeltaPhi
Definition: ElectronMuonTopoInfo_p1.h:53
ElectronMuonTopoInfo_p1::m_roiWord
int m_roiWord
Definition: ElectronMuonTopoInfo_p1.h:52
ElectronMuonTopoInfo_p1::m_DeltaR
float m_DeltaR
Definition: ElectronMuonTopoInfo_p1.h:54