The class for user ion definition.
More...
#include <TG4UserIon.h>
|
| TG4UserIon (const G4String &name, G4int pdgEncoding, G4int Q) |
| Standard constructor.
|
|
| ~TG4UserIon () |
| Destructor.
|
|
G4String | GetName () const |
| Return the ion name defined by user.
|
|
G4int | GetPdgEncoding () const |
| Return the ion PDG encoding.
|
|
G4int | GetQ () const |
| Return the ion charge.
|
|
The class for user ion definition.
- Author
- I. Hrivnacova; IPN Orsay
Definition at line 30 of file TG4UserIon.h.
◆ TG4UserIon()
TG4UserIon::TG4UserIon |
( |
const G4String & | name, |
|
|
G4int | pdgEncoding, |
|
|
G4int | Q ) |
|
inline |
◆ ~TG4UserIon()
TG4UserIon::~TG4UserIon |
( |
| ) |
|
|
inline |
◆ GetName()
G4String TG4UserIon::GetName |
( |
| ) |
const |
|
inline |
Return the ion name defined by user.
Definition at line 44 of file TG4UserIon.h.
◆ GetPdgEncoding()
G4int TG4UserIon::GetPdgEncoding |
( |
| ) |
const |
|
inline |
Return the ion PDG encoding.
Definition at line 47 of file TG4UserIon.h.
◆ GetQ()
G4int TG4UserIon::GetQ |
( |
| ) |
const |
|
inline |
◆ fName
G4String TG4UserIon::fName |
|
private |
◆ fPdgEncoding
G4int TG4UserIon::fPdgEncoding |
|
private |
◆ fQ
The documentation for this class was generated from the following file: