Implementation of the interface ILArfSampl for MC: only one constant is needed for MC.
More...
#include <LArPedestalMC.h>
Implementation of the interface ILArfSampl for MC: only one constant is needed for MC.
- Author
- S. Laplace
- Version
- 0-0-1 , 02/02/2004
History:
- 08/02/2004, S. Laplace: new online ID
Definition at line 21 of file LArPedestalMC.h.
◆ anonymous enum
◆ LArPedestalMC()
| LArPedestalMC::LArPedestalMC |
( |
| ) |
|
◆ ~LArPedestalMC()
| LArPedestalMC::~LArPedestalMC |
( |
| ) |
|
|
virtual |
◆ pedestal()
| float LArPedestalMC::pedestal |
( |
const HWIdentifier & | CellID, |
|
|
int | gain ) const |
|
virtual |
◆ pedestalRMS()
| float LArPedestalMC::pedestalRMS |
( |
const HWIdentifier & | id, |
|
|
int | gain ) const |
|
virtual |
◆ set()
| void LArPedestalMC::set |
( |
const std::vector< float > & | vPedestal, |
|
|
const std::vector< float > & | vPedestalRMS ) |
◆ LArPedestalMCCnv_p1
◆ m_vPedestal
| std::vector<float> LArPedestalMC::m_vPedestal |
|
private |
◆ m_vPedestalRMS
| std::vector<float> LArPedestalMC::m_vPedestalRMS |
|
private |
The documentation for this class was generated from the following files: