#include <EvtRadCorr.hh>
Definition at line 28 of file EvtRadCorr.hh.
◆ EvtRadCorr()
EvtRadCorr::EvtRadCorr |
( |
| ) |
|
Definition at line 36 of file EvtRadCorr.cc.
36 {
37 _isrEngine=0;
38 _alwaysRadCorr=false;
39 _neverRadCorr=false;
40}
◆ ~EvtRadCorr()
EvtRadCorr::~EvtRadCorr |
( |
| ) |
|
Definition at line 42 of file EvtRadCorr.cc.
42 {
43 if ( _isrEngine ) delete _isrEngine;
44 _isrEngine=0;
45}
◆ alwaysRadCorr()
bool EvtRadCorr::alwaysRadCorr |
( |
| ) |
|
|
static |
◆ doRadCorr()
◆ neverRadCorr()
bool EvtRadCorr::neverRadCorr |
( |
| ) |
|
|
static |
◆ setAlwaysRadCorr()
void EvtRadCorr::setAlwaysRadCorr |
( |
| ) |
|
|
static |
◆ setNeverRadCorr()
void EvtRadCorr::setNeverRadCorr |
( |
| ) |
|
|
static |
◆ setNormalRadCorr()
void EvtRadCorr::setNormalRadCorr |
( |
| ) |
|
|
static |
◆ setRadCorrEngine()
The documentation for this class was generated from the following files: