Primary particle.
More...
#include <JHead.hh>
Primary particle.
Definition at line 1053 of file JHead.hh.
JAANET::primary::primary |
( |
| ) |
|
|
inline |
Default constructor.
Definition at line 1057 of file JHead.hh.
bool JAANET::primary::less |
( |
const primary & |
object | ) |
const |
|
inline |
Comparison.
- Parameters
-
- Returns
- true if this primary particle is less than given primary particle; else false
Definition at line 1067 of file JHead.hh.
1069 return type <
object.type;
bool JAANET::primary::match |
( |
const primary & |
object | ) |
const |
|
inline |
Test match.
- Parameters
-
- Returns
- true if matches; else false
Definition at line 1078 of file JHead.hh.
JAANET::primary::ClassDefNV |
( |
primary |
, |
|
|
1 |
|
|
) |
| |
int JAANET::primary::type |
The documentation for this struct was generated from the following file: