#include <CaloParams.h>
Public Member Functions | |
TowerParams () | |
Public Attributes | |
bool | doEncoding_ |
double | lsbE_ |
double | lsbH_ |
double | lsbSum_ |
int | maskE_ |
int | maskH_ |
int | maskRatio_ |
int | maskSum_ |
int | nBitsE_ |
int | nBitsH_ |
int | nBitsRatio_ |
int | nBitsSum_ |
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 45 of file CaloParams.h.
|
inline |
Definition at line 85 of file CaloParams.h.
|
private |
|
friend |
Definition at line 91 of file CaloParams.h.
|
friend |
Definition at line 91 of file CaloParams.h.
bool l1t::CaloParams::TowerParams::doEncoding_ |
Definition at line 83 of file CaloParams.h.
Referenced by l1t::CaloParams::doTowerEncoding(), and l1t::CaloParams::setTowerEncoding().
double l1t::CaloParams::TowerParams::lsbE_ |
Definition at line 53 of file CaloParams.h.
Referenced by l1t::CaloParams::setTowerLsbE(), and l1t::CaloParams::towerLsbE().
double l1t::CaloParams::TowerParams::lsbH_ |
Definition at line 50 of file CaloParams.h.
Referenced by l1t::CaloParams::setTowerLsbH(), and l1t::CaloParams::towerLsbH().
double l1t::CaloParams::TowerParams::lsbSum_ |
Definition at line 56 of file CaloParams.h.
Referenced by l1t::CaloParams::setTowerLsbSum(), and l1t::CaloParams::towerLsbSum().
int l1t::CaloParams::TowerParams::maskE_ |
Definition at line 74 of file CaloParams.h.
Referenced by l1t::CaloParams::setTowerNBitsE(), and l1t::CaloParams::towerMaskE().
int l1t::CaloParams::TowerParams::maskH_ |
Definition at line 71 of file CaloParams.h.
Referenced by l1t::CaloParams::setTowerNBitsH(), and l1t::CaloParams::towerMaskH().
int l1t::CaloParams::TowerParams::maskRatio_ |
Definition at line 80 of file CaloParams.h.
Referenced by l1t::CaloParams::setTowerNBitsRatio(), and l1t::CaloParams::towerMaskRatio().
int l1t::CaloParams::TowerParams::maskSum_ |
Definition at line 77 of file CaloParams.h.
Referenced by l1t::CaloParams::setTowerNBitsSum(), and l1t::CaloParams::towerMaskSum().
int l1t::CaloParams::TowerParams::nBitsE_ |
Definition at line 62 of file CaloParams.h.
Referenced by l1t::CaloParams::setTowerNBitsE(), and l1t::CaloParams::towerNBitsE().
int l1t::CaloParams::TowerParams::nBitsH_ |
Definition at line 59 of file CaloParams.h.
Referenced by l1t::CaloParams::setTowerNBitsH(), and l1t::CaloParams::towerNBitsH().
int l1t::CaloParams::TowerParams::nBitsRatio_ |
Definition at line 68 of file CaloParams.h.
Referenced by l1t::CaloParams::setTowerNBitsRatio(), and l1t::CaloParams::towerNBitsRatio().
int l1t::CaloParams::TowerParams::nBitsSum_ |
Definition at line 65 of file CaloParams.h.
Referenced by l1t::CaloParams::setTowerNBitsSum(), and l1t::CaloParams::towerNBitsSum().