#include <Histo1DVar.hh>
Definition at line 149 of file Histo1DVar.hh.
Histo1DVar::Histo1DVar |
( |
G4String |
name, |
|
|
double * |
ep_list, |
|
|
size_t |
ep_list_len, |
|
|
side |
conv = LEFT |
|
) |
| |
Histo1DVar::Histo1DVar |
( |
) | |
|
Histo1DVar::~Histo1DVar |
( |
) | |
|
|
inline |
void Histo1DVar::div |
( |
double |
r) | |
|
void Histo1DVar::fill |
( |
double |
data_point, |
|
|
double |
weight = 1.0 |
|
) |
| |
double Histo1DVar::get_all_bins |
( |
) | |
|
double Histo1DVar::get_bin_error |
( |
int |
i) | |
|
double Histo1DVar::get_bin_position |
( |
int |
i) | |
|
double Histo1DVar::get_bin_value |
( |
int |
i) | |
|
const char* Histo1DVar::get_name |
( |
) | |
|
|
inline |
void Histo1DVar::reset |
( |
) | |
|
The documentation for this class was generated from the following files:
- D:/Geant4/geant4_9_6_p02/examples/extended/biasing/ReverseMC01/include/Histo1DVar.hh
- D:/Geant4/geant4_9_6_p02/examples/extended/biasing/ReverseMC01/src/Histo1DVar.cc