L1CaloPedestal class.
More...
#include <L1CaloPedestal.h>
L1CaloPedestal class.
Define the transient pedestal objects
- Author
- Damien Prieur damie.nosp@m.n.pr.nosp@m.ieur@.nosp@m.cern.nosp@m..ch
Definition at line 17 of file L1CaloPedestal.h.
◆ L1CaloPedestal() [1/3]
L1CaloPedestal::L1CaloPedestal |
( |
| ) |
|
◆ L1CaloPedestal() [2/3]
◆ L1CaloPedestal() [3/3]
L1CaloPedestal::L1CaloPedestal |
( |
unsigned int |
channelId, |
|
|
double |
mean, |
|
|
double |
rms |
|
) |
| |
|
inline |
◆ channelId()
unsigned int L1CaloPedestal::channelId |
( |
| ) |
const |
|
inline |
◆ get_mean()
double L1CaloPedestal::get_mean |
( |
| ) |
const |
|
inline |
◆ get_rms()
double L1CaloPedestal::get_rms |
( |
| ) |
const |
|
inline |
◆ m_channelId
unsigned int L1CaloPedestal::m_channelId |
|
private |
◆ m_Ped_Mean
double L1CaloPedestal::m_Ped_Mean |
|
private |
◆ m_Ped_RMS
double L1CaloPedestal::m_Ped_RMS |
|
private |
The documentation for this class was generated from the following files:
void mean(std::vector< double > &bins, std::vector< double > &values, const std::vector< std::string > &files, const std::string &histname, const std::string &tplotname, const std::string &label="")