Neutrino energy spectrum.
More...
#include <JHead.hh>
|
| double | alpha |
| | Energy spectrum: .
|
| |
Neutrino energy spectrum.
Definition at line 536 of file JHead.hh.
◆ spectrum()
| JAANET::spectrum::spectrum |
( |
| ) |
|
|
inline |
Default constructor.
Definition at line 540 of file JHead.hh.
540 :
542 {}
double alpha
Energy spectrum: .
◆ less()
| bool JAANET::spectrum::less |
( |
const spectrum & | object | ) |
const |
|
inline |
Comparison.
- Parameters
-
- Returns
- true if this spectrum less than given spectrum; else false
Definition at line 550 of file JHead.hh.
551 {
552 return alpha <
object.alpha;
553 }
◆ match()
| bool JAANET::spectrum::match |
( |
const spectrum & | object | ) |
const |
|
inline |
Test match.
- Parameters
-
- Returns
- true if matches; else false
Definition at line 561 of file JHead.hh.
◆ ClassDefNV()
| JAANET::spectrum::ClassDefNV |
( |
spectrum | , |
|
|
1 | ) |
◆ alpha
| double JAANET::spectrum::alpha |
Energy spectrum:
.
Definition at line 566 of file JHead.hh.
The documentation for this struct was generated from the following file: