Neutrino vertex volume.
More...
#include <JHead.hh>
Neutrino vertex volume.
Definition at line 420 of file JHead.hh.
◆ genvol()
JAANET::genvol::genvol |
( |
| ) |
|
|
inline |
Default constructor.
Definition at line 424 of file JHead.hh.
◆ match()
bool JAANET::genvol::match |
( |
const genvol & |
object | ) |
const |
|
inline |
Test match.
- Parameters
-
- Returns
- true if matches; else false
Definition at line 438 of file JHead.hh.
◆ add()
Addition.
- Parameters
-
- Returns
- this generation volume
Definition at line 451 of file JHead.hh.
◆ mul()
genvol& JAANET::genvol::mul |
( |
const double |
factor, |
|
|
const double |
z = 0.0 |
|
) |
| |
|
inline |
Scale.
- Parameters
-
factor | 1D scale factor |
z | z position |
- Returns
- this genvol
Definition at line 465 of file JHead.hh.
471 volume *= factor * factor * factor;
◆ ClassDefNV()
JAANET::genvol::ClassDefNV |
( |
genvol |
, |
|
|
1 |
|
|
) |
| |
◆ zmin
double JAANET::genvol::zmin |
◆ zmax
double JAANET::genvol::zmax |
◆ volume
double JAANET::genvol::volume |
◆ numberOfEvents
double JAANET::genvol::numberOfEvents |
Number of events.
Definition at line 480 of file JHead.hh.
The documentation for this struct was generated from the following file: