#include <gFEXDBCondData.h>
|
const std::array< int, 12 > & | get_Aslopes () const |
|
const std::array< int, 12 > & | get_Bslopes () const |
|
const std::array< int, 12 > & | get_Cslopes () const |
|
const std::array< int, 12 > & | get_AnoiseCuts () const |
|
const std::array< int, 12 > & | get_BnoiseCuts () const |
|
const std::array< int, 12 > & | get_CnoiseCuts () const |
|
void | set_Aslopes (const std::array< int, 12 > ¶ms) |
|
void | set_Bslopes (const std::array< int, 12 > ¶ms) |
|
void | set_Cslopes (const std::array< int, 12 > ¶ms) |
|
void | set_AnoiseCuts (const std::array< int, 12 > ¶ms) |
|
void | set_BnoiseCuts (const std::array< int, 12 > ¶ms) |
|
void | set_CnoiseCuts (const std::array< int, 12 > ¶ms) |
|
Definition at line 20 of file gFEXDBCondData.h.
◆ get_AnoiseCuts()
const std::array< int, 12 > & LVL1::gFEXDBCondData::get_AnoiseCuts |
( |
| ) |
const |
◆ get_Aslopes()
const std::array< int, 12 > & LVL1::gFEXDBCondData::get_Aslopes |
( |
| ) |
const |
◆ get_BnoiseCuts()
const std::array< int, 12 > & LVL1::gFEXDBCondData::get_BnoiseCuts |
( |
| ) |
const |
◆ get_Bslopes()
const std::array< int, 12 > & LVL1::gFEXDBCondData::get_Bslopes |
( |
| ) |
const |
◆ get_CnoiseCuts()
const std::array< int, 12 > & LVL1::gFEXDBCondData::get_CnoiseCuts |
( |
| ) |
const |
◆ get_Cslopes()
const std::array< int, 12 > & LVL1::gFEXDBCondData::get_Cslopes |
( |
| ) |
const |
◆ set_AnoiseCuts()
void LVL1::gFEXDBCondData::set_AnoiseCuts |
( |
const std::array< int, 12 > & |
params | ) |
|
◆ set_Aslopes()
void LVL1::gFEXDBCondData::set_Aslopes |
( |
const std::array< int, 12 > & |
params | ) |
|
◆ set_BnoiseCuts()
void LVL1::gFEXDBCondData::set_BnoiseCuts |
( |
const std::array< int, 12 > & |
params | ) |
|
◆ set_Bslopes()
void LVL1::gFEXDBCondData::set_Bslopes |
( |
const std::array< int, 12 > & |
params | ) |
|
◆ set_CnoiseCuts()
void LVL1::gFEXDBCondData::set_CnoiseCuts |
( |
const std::array< int, 12 > & |
params | ) |
|
◆ set_Cslopes()
void LVL1::gFEXDBCondData::set_Cslopes |
( |
const std::array< int, 12 > & |
params | ) |
|
◆ m_AnoiseCuts
std::array<int,12> LVL1::gFEXDBCondData::m_AnoiseCuts {0} |
|
private |
◆ m_Aslopes
std::array<int,12> LVL1::gFEXDBCondData::m_Aslopes {0} |
|
private |
◆ m_BnoiseCuts
std::array<int,12> LVL1::gFEXDBCondData::m_BnoiseCuts {0} |
|
private |
◆ m_Bslopes
std::array<int,12> LVL1::gFEXDBCondData::m_Bslopes {0} |
|
private |
◆ m_CnoiseCuts
std::array<int,12> LVL1::gFEXDBCondData::m_CnoiseCuts {0} |
|
private |
◆ m_Cslopes
std::array<int,12> LVL1::gFEXDBCondData::m_Cslopes {0} |
|
private |
The documentation for this class was generated from the following files: