|
FEDRA emulsion software from the OPERA Collaboration
|
#include <EdbDistortion.h>


Public Member Functions | |
| void | AddCluster (EdbClDist *c) |
| void | CalculateCorr () |
| void | CalculateGrRef () |
| void | CalculateGrRefMean () |
| void | CutGrRef () |
| TNtuple * | DumpGr (const char *name) |
| EdbDistortionCorr () | |
| void | GenerateCorrectionMatrix (bool do_add) |
| void | InitCorrMap () |
| void | InitGMap () |
| void | MakeDistortionMap (const char *fname, TEnv &env, const char *usefile=0, const char *addfile=0) |
| int | MakeViewDirectionList (EdbRun &run, int dirx, int diry, TArrayI &entries) |
| void | Print () |
| void | ReadClusters (const char *fname, TClonesArray &arr) |
| void | SaveCorrMap () |
| void | SetPar (TEnv &env) |
| void | SetPixelSize (float xpix, float ypix) |
| virtual | ~EdbDistortionCorr () |
Public Attributes | |
| float | eAreaMax |
| float | eAreaMin |
| bool | eDumpGr |
| TFile * | eOutputFile |
| float | eVolumeMax |
| float | eVolumeMin |
Private Attributes | |
| TClonesArray | eCl |
| float | eCorrectionMatrixStepX |
| float | eCorrectionMatrixStepY |
| EdbDistortionMap | eCorrMap |
| EdbDistortionMap | eCorrMap0 |
| EdbDistortionMap | eCorrMapTot |
| int | eDirX |
| int | eDirY |
| EdbCell2 | eGMap |
| TClonesArray | eGr |
| int | eNCenterMin |
| int | eNClMin |
| int | eNXpix |
| int | eNYpix |
| float | eR2CenterMax |
| float | eRmax |
| float | eXpix |
| float | eYpix |
| EdbDistortionCorr::EdbDistortionCorr | ( | ) |
| void EdbDistortionCorr::CalculateCorr | ( | ) |
| void EdbDistortionCorr::CalculateGrRef | ( | ) |
| void EdbDistortionCorr::CalculateGrRefMean | ( | ) |
| void EdbDistortionCorr::CutGrRef | ( | ) |
| TNtuple * EdbDistortionCorr::DumpGr | ( | const char * | name | ) |
| void EdbDistortionCorr::GenerateCorrectionMatrix | ( | bool | do_add | ) |
| void EdbDistortionCorr::InitCorrMap | ( | ) |
| void EdbDistortionCorr::InitGMap | ( | ) |
| void EdbDistortionCorr::MakeDistortionMap | ( | const char * | fname, |
| TEnv & | env, | ||
| const char * | usefile = 0, |
||
| const char * | addfile = 0 |
||
| ) |
| int EdbDistortionCorr::MakeViewDirectionList | ( | EdbRun & | run, |
| int | dirx, | ||
| int | diry, | ||
| TArrayI & | entries | ||
| ) |
| void EdbDistortionCorr::Print | ( | ) |
| void EdbDistortionCorr::ReadClusters | ( | const char * | fname, |
| TClonesArray & | arr | ||
| ) |
| void EdbDistortionCorr::SaveCorrMap | ( | ) |
| void EdbDistortionCorr::SetPar | ( | TEnv & | env | ) |
|
inline |
| float EdbDistortionCorr::eAreaMax |
| float EdbDistortionCorr::eAreaMin |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
| bool EdbDistortionCorr::eDumpGr |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
| TFile* EdbDistortionCorr::eOutputFile |
|
private |
|
private |
| float EdbDistortionCorr::eVolumeMax |
| float EdbDistortionCorr::eVolumeMin |
|
private |
|
private |