GamR
0.0.0
GammaROOT
Loading...
Searching...
No Matches
PopulationParameter.hh
Go to the documentation of this file.
1
13
14
#ifndef POPPAR_HH
15
#define POPPAR_HH
16
17
#include <vector>
18
19
namespace
GamR
{
20
namespace
AngDist
{
21
22
class
PopulationParameter
{
26
private
:
27
std::vector<double> Pm;
28
29
public
:
30
PopulationParameter
(
double
j);
/* no alignment */
31
PopulationParameter
(
double
j,
double
sigmaj);
/* assuming oblate alignment and
32
Gaussian distribution */
33
34
std::vector<double>
GetPm
() {
return
Pm; }
35
};
36
}
/* namespace AngDist */
37
}
/* namespace GamR */
38
39
#endif
/* POPPAR_HH */
GamR::AngDist::PopulationParameter::PopulationParameter
PopulationParameter(double j)
Definition
PopulationParameter.cc:29
GamR::AngDist::PopulationParameter::GetPm
std::vector< double > GetPm()
Definition
PopulationParameter.hh:34
GamR::AngDist
Definition
AngCorr.cc:8
GamR
Definition
Gain.cc:19
src
lib
angdist
PopulationParameter.hh
Generated on Tue Feb 10 2026 23:03:42 for GamR by
1.13.2