Jpp
18.5.0
the software that should make you happy
|
General purpose class of phase space generation. More...
#include <JHead.hh>
Public Member Functions | |
cut () | |
Default constructor. More... | |
cut (const JRange_t &_E, const JRange_t &_cosT) | |
Constructor. More... | |
cut (const double Emin, const double Emax, const double cosTmin, const double cosTmax) | |
Constructor. More... | |
bool | less (const cut &object) const |
Comparison. More... | |
bool | match (const cut &object) const |
Test match. More... | |
ClassDefNV (cut, 1) | |
Public Attributes | |
JRange_t | E |
Energy range [GeV]. More... | |
JRange_t | cosT |
Cosine zenith angle range. More... | |
|
inline |
|
inline |
|
inline |
Test match.
object | cut |
Definition at line 413 of file JHead.hh.
JAANET::cut::ClassDefNV | ( | cut | , |
1 | |||
) |