#include <pairdist1d_histo.h>
Public Member Functions | |
CPairDistribution1dHisto (string p1="", string p2="", bool bQ=false, int l=0, int m=0, bool repart=true, int n=0) | |
CPairDistribution1dHisto (const CPairDistribution1dHisto &A) | |
bool | Read (const parameterMap &s) |
Read from parameterMap. | |
bool | Write (parameterMap &s) |
write to parameter map | |
void | CopyState (const CPairDistribution1dHisto &A) |
Definition at line 7 of file pairdist1d_histo.h.
CPairDistribution1dHisto::CPairDistribution1dHisto | ( | string | p1 = "" , |
|
string | p2 = "" , |
|||
bool | bQ = false , |
|||
int | l = 0 , |
|||
int | m = 0 , |
|||
bool | repart = true , |
|||
int | n = 0 | |||
) | [inline] |
Definition at line 10 of file pairdist1d_histo.h.
CPairDistribution1dHisto::CPairDistribution1dHisto | ( | const CPairDistribution1dHisto & | A | ) | [inline] |
Definition at line 13 of file pairdist1d_histo.h.
void CPairDistribution1dHisto::CopyState | ( | const CPairDistribution1dHisto & | A | ) | [inline] |
Definition at line 20 of file pairdist1d_histo.h.
bool CPairDistribution1dHisto::Read | ( | const parameterMap & | m | ) | [inline] |
Read from parameterMap.
Reimplemented from CHistogram1d.
Definition at line 16 of file pairdist1d_histo.h.
bool CPairDistribution1dHisto::Write | ( | parameterMap & | com | ) | [inline] |