Phase space of incident neutrino.
More...
#include <JHead.hh>
Phase space of incident neutrino.
Definition at line 252 of file JHead.hh.
◆ ClassDefNV() [1/2]
JAANET::cut_nu::ClassDefNV |
( |
cut_nu |
, |
|
|
1 |
|
|
) |
| |
◆ less()
bool JAANET::cut::less |
( |
const cut & |
object | ) |
const |
|
inlineinherited |
Comparison.
- Parameters
-
- Returns
- true if this cut less than given cut; else false
Definition at line 187 of file JHead.hh.
191 return cosTmax <
object.cosTmin;
193 return Emax <
object.Emin;
◆ match()
bool JAANET::cut::match |
( |
const cut & |
object | ) |
const |
|
inlineinherited |
Test match.
- Parameters
-
- Returns
- true if matches; else false
Definition at line 202 of file JHead.hh.
◆ ClassDefNV() [2/2]
JAANET::cut::ClassDefNV |
( |
cut |
, |
|
|
1 |
|
|
) |
| |
|
inherited |
◆ Emin
Minimal energy [GeV].
Definition at line 210 of file JHead.hh.
◆ Emax
Maximal energy [GeV].
Definition at line 211 of file JHead.hh.
◆ cosTmin
double JAANET::cut::cosTmin |
|
inherited |
Minimal cosine zenith angle.
Definition at line 212 of file JHead.hh.
◆ cosTmax
double JAANET::cut::cosTmax |
|
inherited |
Maximal cosine zenith angle.
Definition at line 213 of file JHead.hh.
The documentation for this struct was generated from the following file: