#include <pairdist3d_histo.h>
Public Member Functions | |
CPairDistribution3dHisto (string p1="", string p2="", bool bQ=false, int Nx=0, int Ny=0, int Nz=0, double Dx=1., double Dy=1., double Dz=1., double xO=0.5, double yO=0.5, double zO=0.5) | |
CPairDistribution3dHisto (const CPairDistribution3dHisto &m) | |
bool | Read (const parameterMap &s) |
read to parameter map | |
bool | Write (parameterMap &s) |
write to parameter map | |
void | CopyState (const CPairDistribution3dHisto &m) |
Definition at line 8 of file pairdist3d_histo.h.
CPairDistribution3dHisto::CPairDistribution3dHisto | ( | string | p1 = "" , |
|
string | p2 = "" , |
|||
bool | bQ = false , |
|||
int | Nx = 0 , |
|||
int | Ny = 0 , |
|||
int | Nz = 0 , |
|||
double | Dx = 1. , |
|||
double | Dy = 1. , |
|||
double | Dz = 1. , |
|||
double | xO = 0.5 , |
|||
double | yO = 0.5 , |
|||
double | zO = 0.5 | |||
) | [inline] |
Definition at line 12 of file pairdist3d_histo.h.
CPairDistribution3dHisto::CPairDistribution3dHisto | ( | const CPairDistribution3dHisto & | m | ) | [inline] |
Definition at line 17 of file pairdist3d_histo.h.
void CPairDistribution3dHisto::CopyState | ( | const CPairDistribution3dHisto & | m | ) | [inline] |
Definition at line 25 of file pairdist3d_histo.h.
bool CPairDistribution3dHisto::Read | ( | const parameterMap & | com | ) | [inline] |
bool CPairDistribution3dHisto::Write | ( | parameterMap & | com | ) | [inline] |