![]() |
KaliVeda
Toolkit for HIC analysis
|
Converts dp2-format grids to KVIDGrids.
Set the name of the class (derived from KVIDGrid) using SetGridClass(), then convert file with Convert("dp2_grids.dat"). The new grids are added to gIDGridManager.
Definition at line 32 of file KVDP2toIDGridConvertor.h.
#include <KVDP2toIDGridConvertor.h>

Public Member Functions | |
| KVDP2toIDGridConvertor () | |
| Default constructor. More... | |
| virtual | ~KVDP2toIDGridConvertor () |
| Destructor. More... | |
| void | Convert (const Char_t *filename) |
| virtual void | SetGridClass (const Char_t *cl) |
| KVDP2toIDGridConvertor::KVDP2toIDGridConvertor | ( | ) |
Default constructor.
Definition at line 24 of file KVDP2toIDGridConvertor.cpp.
|
virtual |
Destructor.
Definition at line 38 of file KVDP2toIDGridConvertor.cpp.
Definition at line 65 of file KVDP2toIDGridConvertor.cpp.
Definition at line 53 of file KVDP2toIDGridConvertor.cpp.