#include <HcalCholeskyMatrices.h>
Public Member Functions | |
bool | addValues (const HcalCholeskyMatrix &myHcalCholeskyMatrix, bool h2mode_=false) |
const bool | exists (DetId fId) const |
std::vector< DetId > | getAllChannels () const |
const HcalCholeskyMatrix * | getValues (DetId fId) const |
HcalCholeskyMatrices () | |
std::string | myname () const |
~HcalCholeskyMatrices () | |
Private Member Functions | |
void | initContainer (int container, bool h2mode_=false) |
Private Attributes | |
std::vector< HcalCholeskyMatrix > | HBcontainer |
std::vector< HcalCholeskyMatrix > | HEcontainer |
std::vector< HcalCholeskyMatrix > | HFcontainer |
std::vector< HcalCholeskyMatrix > | HOcontainer |
Definition at line 14 of file HcalCholeskyMatrices.h.
HcalCholeskyMatrices::HcalCholeskyMatrices | ( | ) |
Definition at line 3 of file HcalCholeskyMatrices.cc.
HcalCholeskyMatrices::~HcalCholeskyMatrices | ( | ) |
Definition at line 7 of file HcalCholeskyMatrices.cc.
bool HcalCholeskyMatrices::addValues | ( | const HcalCholeskyMatrix & | myHcalCholeskyMatrix, |
bool | h2mode_ = false |
||
) |
Definition at line 109 of file HcalCholeskyMatrices.cc.
References abs, edm::hlt::Exception, HcalGenericDetId::genericSubdet(), HcalGenericDetId::hashedId(), HBcontainer, HcalGenericDetId::HcalGenBarrel, HcalGenericDetId::HcalGenEndcap, HcalGenericDetId::HcalGenForward, HcalGenericDetId::HcalGenOuter, HEcontainer, HFcontainer, HOcontainer, getHLTprescales::index, initContainer(), myname(), HcalCholeskyMatrix::rawId(), and summarizeEdmComparisonLogfiles::success.
const bool HcalCholeskyMatrices::exists | ( | DetId | fId | ) | const |
Definition at line 74 of file HcalCholeskyMatrices.cc.
References abs, HcalGenericDetId::genericSubdet(), HcalGenericDetId::hashedId(), HBcontainer, HcalGenericDetId::HcalGenBarrel, HcalGenericDetId::HcalGenEndcap, HcalGenericDetId::HcalGenForward, HcalGenericDetId::HcalGenOuter, HEcontainer, HcalGenericDetId::HEhalfh2mode, HFcontainer, HOcontainer, getHLTprescales::index, NULL, and HcalCholeskyMatrix::rawId().
std::vector< DetId > HcalCholeskyMatrices::getAllChannels | ( | ) | const |
Definition at line 161 of file HcalCholeskyMatrices.cc.
References HBcontainer, HEcontainer, HFcontainer, HOcontainer, i, and HcalCholeskyMatrix::rawId().
const HcalCholeskyMatrix * HcalCholeskyMatrices::getValues | ( | DetId | fId | ) | const |
Definition at line 34 of file HcalCholeskyMatrices.cc.
References abs, edm::hlt::Exception, HcalGenericDetId::genericSubdet(), HcalGenericDetId::hashedId(), HBcontainer, HcalGenericDetId::HcalGenBarrel, HcalGenericDetId::HcalGenEndcap, HcalGenericDetId::HcalGenForward, HcalGenericDetId::HcalGenOuter, HEcontainer, HcalGenericDetId::HEhalfh2mode, HFcontainer, HOcontainer, getHLTprescales::index, myname(), NULL, and HcalCholeskyMatrix::rawId().
Referenced by HcalAmplifier::addPedestals().
|
private |
Definition at line 12 of file HcalCholeskyMatrices.cc.
References HBcontainer, HcalGenericDetId::HBhalf, HcalGenericDetId::HcalGenBarrel, HcalGenericDetId::HcalGenEndcap, HcalGenericDetId::HcalGenForward, HcalGenericDetId::HcalGenOuter, HEcontainer, HcalGenericDetId::HEhalf, HcalGenericDetId::HEhalfh2mode, HFcontainer, HcalGenericDetId::HFhalf, HOcontainer, HcalGenericDetId::HOhalf, and i.
Referenced by addValues().
|
inline |
Definition at line 20 of file HcalCholeskyMatrices.h.
Referenced by addValues(), and getValues().
|
private |
Definition at line 29 of file HcalCholeskyMatrices.h.
Referenced by addValues(), exists(), getAllChannels(), getValues(), and initContainer().
|
private |
Definition at line 30 of file HcalCholeskyMatrices.h.
Referenced by addValues(), exists(), getAllChannels(), getValues(), and initContainer().
|
private |
Definition at line 32 of file HcalCholeskyMatrices.h.
Referenced by addValues(), exists(), getAllChannels(), getValues(), and initContainer().
|
private |
Definition at line 31 of file HcalCholeskyMatrices.h.
Referenced by addValues(), exists(), getAllChannels(), getValues(), and initContainer().