Jpp
17.0.0
the software that should make you happy
|
Neutrino vertex volume. More...
#include <JHead.hh>
Public Member Functions | |
genvol () | |
Default constructor. More... | |
bool | less (const genvol &object) const |
Comparison. More... | |
bool | match (const genvol &object) const |
Test match. More... | |
genvol & | add (const genvol &object) |
Addition. More... | |
genvol & | mul (const double factor, const double z=0.0) |
Scale. More... | |
ClassDefNV (genvol, 1) | |
Public Attributes | |
double | zmin |
Bottom [m]. More... | |
double | zmax |
Top [m]. More... | |
double | r |
Radius [m]. More... | |
double | volume |
Volume [m^3]. More... | |
double | numberOfEvents |
Number of events. More... | |
|
inline |
|
inline |
|
inline |
JAANET::genvol::ClassDefNV | ( | genvol | , |
1 | |||
) |