Definition at line 40 of file RFCharge.hh.
◆ RFCharge() [1/3]
RestFrames::RFCharge::RFCharge |
( |
const RFCharge & |
charge | ) |
|
Standard constructor.
- Parameters
-
Definition at line 34 of file RFCharge.cc.
◆ RFCharge() [2/3]
RestFrames::RFCharge::RFCharge |
( |
int |
charge = 0 | ) |
|
Standard constructor.
- Parameters
-
Definition at line 57 of file RFCharge.cc.
◆ RFCharge() [3/3]
RestFrames::RFCharge::RFCharge |
( |
int |
charge_num, |
|
|
int |
charge_den |
|
) |
| |
Standard constructor.
- Parameters
-
charge_num | Charge numerator |
charge_den | Charge denominator |
Definition at line 67 of file RFCharge.cc.
◆ GetDenominator()
int RestFrames::RFCharge::GetDenominator |
( |
| ) |
const |
Returns denominator.
- Returns
- Denominator
Definition at line 96 of file RFCharge.cc.
◆ GetNumerator()
int RestFrames::RFCharge::GetNumerator |
( |
| ) |
const |
Returns numerator.
- Returns
- Numerator
Definition at line 89 of file RFCharge.cc.
◆ operator!=() [1/2]
bool RestFrames::RFCharge::operator!= |
( |
const RFCharge & |
val | ) |
const |
Tests whether val is not the same as this object's charge.
- Parameters
-
Definition at line 127 of file RFCharge.cc.
◆ operator!=() [2/2]
bool RestFrames::RFCharge::operator!= |
( |
int |
val | ) |
const |
Tests whether __val_ is not the same as this object's charge.
- Parameters
-
Definition at line 136 of file RFCharge.cc.
◆ operator=() [1/2]
void RestFrames::RFCharge::operator= |
( |
const RFCharge & |
val | ) |
|
Tests whether val is the same as this object's charge.
- Parameters
-
Definition at line 146 of file RFCharge.cc.
◆ operator=() [2/2]
void RestFrames::RFCharge::operator= |
( |
int |
val | ) |
|
Tests whether __val_ is the same as this object's charge.
- Parameters
-
Definition at line 158 of file RFCharge.cc.
◆ operator==() [1/2]
bool RestFrames::RFCharge::operator== |
( |
const RFCharge & |
val | ) |
const |
Tests whether val is the same as this object's charge.
- Parameters
-
Definition at line 108 of file RFCharge.cc.
◆ operator==() [2/2]
bool RestFrames::RFCharge::operator== |
( |
int |
val | ) |
const |
Tests whether val is the same as this object's charge.
- Parameters
-
Definition at line 117 of file RFCharge.cc.
The documentation for this class was generated from the following files: