#include <CaloParams.h>
Public Member Functions | |
JetParams () | |
Public Attributes | |
double | lsb_ |
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 |
Definition at line 213 of file CaloParams.h.
|
inline |
Definition at line 224 of file CaloParams.h.
|
private |
|
friend |
Definition at line 227 of file CaloParams.h.
|
friend |
Definition at line 227 of file CaloParams.h.
double l1t::CaloParams::JetParams::lsb_ |
Definition at line 216 of file CaloParams.h.
Referenced by l1t::CaloParamsHelperO2O::jetLsb(), l1t::CaloParamsHelper::jetLsb(), operator==(), l1t::CaloParamsHelperO2O::setJetLsb(), and l1t::CaloParamsHelper::setJetLsb().
double l1t::CaloParams::JetParams::neighbourThreshold_ |
Definition at line 222 of file CaloParams.h.
Referenced by l1t::CaloParamsHelperO2O::jetNeighbourThreshold(), l1t::CaloParamsHelper::jetNeighbourThreshold(), operator==(), l1t::CaloParamsHelperO2O::setJetNeighbourThreshold(), and l1t::CaloParamsHelper::setJetNeighbourThreshold().
double l1t::CaloParams::JetParams::seedThreshold_ |
Definition at line 219 of file CaloParams.h.
Referenced by l1t::CaloParamsHelperO2O::jetSeedThreshold(), l1t::CaloParamsHelper::jetSeedThreshold(), operator==(), l1t::CaloParamsHelperO2O::setJetSeedThreshold(), and l1t::CaloParamsHelper::setJetSeedThreshold().