CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Public Attributes | Private Member Functions | Friends
l1t::CaloParams::EgParams Class Reference

#include <CaloParams.h>

Public Member Functions

 EgParams ()
 

Public Attributes

double hcalThreshold_
 
unsigned isoAreaNrTowersEta_
 
unsigned isoAreaNrTowersPhi_
 
unsigned isoVetoNrTowersPhi_
 
double lsb_
 
double maxHcalEt_
 
double maxPtHOverE_
 
int maxPtHOverEIsolation_
 
int maxPtJetIsolation_
 
int minPtHOverEIsolation_
 
int minPtJetIsolation_
 
double neighbourThreshold_
 
double seedThreshold_
 

Private Member Functions

template<class Archive >
void serialize (Archive &ar, const unsigned int version)
 

Friends

class boost::serialization::access
 
template<typename CondSerializationT , typename Enabled >
struct cond::serialization::access
 

Detailed Description

Definition at line 94 of file CaloParams.h.

Constructor & Destructor Documentation

l1t::CaloParams::EgParams::EgParams ( )
inline

Definition at line 131 of file CaloParams.h.

134  { /* no-op */ }

Member Function Documentation

template<class Archive >
void l1t::CaloParams::EgParams::serialize ( Archive &  ar,
const unsigned int  version 
)
private

Friends And Related Function Documentation

friend class boost::serialization::access
friend

Definition at line 136 of file CaloParams.h.

template<typename CondSerializationT , typename Enabled >
friend struct cond::serialization::access
friend

Definition at line 136 of file CaloParams.h.

Member Data Documentation

double l1t::CaloParams::EgParams::hcalThreshold_

Definition at line 106 of file CaloParams.h.

unsigned l1t::CaloParams::EgParams::isoAreaNrTowersEta_

Definition at line 123 of file CaloParams.h.

unsigned l1t::CaloParams::EgParams::isoAreaNrTowersPhi_

Definition at line 126 of file CaloParams.h.

unsigned l1t::CaloParams::EgParams::isoVetoNrTowersPhi_

Definition at line 129 of file CaloParams.h.

double l1t::CaloParams::EgParams::lsb_

Definition at line 97 of file CaloParams.h.

double l1t::CaloParams::EgParams::maxHcalEt_

Definition at line 109 of file CaloParams.h.

double l1t::CaloParams::EgParams::maxPtHOverE_

Definition at line 112 of file CaloParams.h.

int l1t::CaloParams::EgParams::maxPtHOverEIsolation_

Definition at line 120 of file CaloParams.h.

int l1t::CaloParams::EgParams::maxPtJetIsolation_

Definition at line 116 of file CaloParams.h.

int l1t::CaloParams::EgParams::minPtHOverEIsolation_

Definition at line 119 of file CaloParams.h.

int l1t::CaloParams::EgParams::minPtJetIsolation_

Definition at line 115 of file CaloParams.h.

double l1t::CaloParams::EgParams::neighbourThreshold_

Definition at line 103 of file CaloParams.h.

double l1t::CaloParams::EgParams::seedThreshold_

Definition at line 100 of file CaloParams.h.