KaliVeda
Toolkit for HIC analysis
|
Converts dp2-format CsI R-L grids to KVIDGrids.
Created by KVClassFactory on Thu Oct 9 17:23:14 2008 Author: franklan
Definition at line 22 of file KVDP2toCsIGridConvertor.h.
#include <KVDP2toCsIGridConvertor.h>
Public Member Functions | |
KVDP2toCsIGridConvertor () | |
Default constructor. | |
virtual | ~KVDP2toCsIGridConvertor () |
Destructor. | |
void | Convert (const Char_t *id_and_imf_file, const Char_t *gamma_file) |
Public Member Functions inherited from KVDP2toIDGridConvertor | |
KVDP2toIDGridConvertor () | |
Default constructor. | |
virtual | ~KVDP2toIDGridConvertor () |
Destructor. | |
void | Convert (const Char_t *filename) |
virtual void | SetGridClass (const Char_t *cl) |
Private Member Functions | |
virtual void | ReadGammaFile (const Char_t *gammafile) |
KVDP2toCsIGridConvertor::KVDP2toCsIGridConvertor | ( | ) |
Default constructor.
Definition at line 24 of file KVDP2toCsIGridConvertor.cpp.
|
virtual |
Destructor.
Definition at line 34 of file KVDP2toCsIGridConvertor.cpp.
Read ID and Gamma-line files for CsI R-L identifications. Initialise grids in KVIDCsI telescopes
Definition at line 47 of file KVDP2toCsIGridConvertor.cpp.
Definition at line 76 of file KVDP2toCsIGridConvertor.cpp.