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

#include <TrigEFBphys_p1.h>

Collaboration diagram for TrigEFBphys_p1:

Public Types

enum  pType_p1 {
  PHIKK =0 , DSPHIPI =1 , BMUMU =2 , BMUMUX =3 ,
  JPSIEE =4 , JPSIMUMU =5 , MULTIMU =6 , BKMUMU =7 ,
  BDKSTMUMU =8 , BSPHIMUMU =9 , LBLMUMU =10 , BCDSMUMU =11
}

Public Member Functions

 TrigEFBphys_p1 ()=default
virtual ~TrigEFBphys_p1 ()=default

Public Attributes

int m_roiID {}
pType_p1 m_particleType {}
float m_eta {}
float m_phi {}
float m_mass {}
bool m_valid {}
TPObjRef m_secondaryDecay

Friends

class TrigEFBphysCnv_p1

Detailed Description

Definition at line 20 of file TrigEFBphys_p1.h.

Member Enumeration Documentation

◆ pType_p1

Enumerator
PHIKK 
DSPHIPI 
BMUMU 
BMUMUX 
JPSIEE 
JPSIMUMU 
MULTIMU 
BKMUMU 
BDKSTMUMU 
BSPHIMUMU 
LBLMUMU 
BCDSMUMU 

Definition at line 29 of file TrigEFBphys_p1.h.

Constructor & Destructor Documentation

◆ TrigEFBphys_p1()

TrigEFBphys_p1::TrigEFBphys_p1 ( )
default

◆ ~TrigEFBphys_p1()

virtual TrigEFBphys_p1::~TrigEFBphys_p1 ( )
virtualdefault

◆ TrigEFBphysCnv_p1

friend class TrigEFBphysCnv_p1
friend

Definition at line 22 of file TrigEFBphys_p1.h.

Member Data Documentation

◆ m_eta

float TrigEFBphys_p1::m_eta {}

Definition at line 33 of file TrigEFBphys_p1.h.

33{};

◆ m_mass

float TrigEFBphys_p1::m_mass {}

Definition at line 35 of file TrigEFBphys_p1.h.

35{};

◆ m_particleType

pType_p1 TrigEFBphys_p1::m_particleType {}

Definition at line 32 of file TrigEFBphys_p1.h.

32{};

◆ m_phi

float TrigEFBphys_p1::m_phi {}

Definition at line 34 of file TrigEFBphys_p1.h.

34{};

◆ m_roiID

int TrigEFBphys_p1::m_roiID {}

Definition at line 31 of file TrigEFBphys_p1.h.

31{};

◆ m_secondaryDecay

TPObjRef TrigEFBphys_p1::m_secondaryDecay

Definition at line 37 of file TrigEFBphys_p1.h.

◆ m_valid

bool TrigEFBphys_p1::m_valid {}

Definition at line 36 of file TrigEFBphys_p1.h.

36{};

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