Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4MoleculeID.hh>
Public Member Functions | |
G4MoleculeID (const int d_) | |
G4MoleculeID () | |
G4MoleculeID (const G4MoleculeID &d_) | |
G4MoleculeID & | operator= (const G4MoleculeID &rhs) |
G4MoleculeID & | operator= (const int &rhs) |
operator int & () | |
operator const int & () const | |
bool | operator== (const G4MoleculeID &rhs) const |
bool | operator== (const int &rhs) const |
bool | operator< (const G4MoleculeID &rhs) const |
Static Public Member Functions | |
static int | Last () |
static G4MoleculeID | Create () |
static G4MoleculeID | Initialize (int i) |
Friends | |
G4MoleculeID | operator+ (const G4MoleculeID &left, const int &right) |
G4MoleculeID | operator- (const G4MoleculeID &left, const int &right) |
Definition at line 41 of file G4MoleculeID.hh.
|
inline |
Definition at line 69 of file G4MoleculeID.hh.
|
inline |
Definition at line 71 of file G4MoleculeID.hh.
Referenced by Create(), and Initialize().
|
inline |
Definition at line 72 of file G4MoleculeID.hh.
|
inlinestatic |
Definition at line 57 of file G4MoleculeID.hh.
|
inlinestatic |
Definition at line 63 of file G4MoleculeID.hh.
|
inlinestatic |
Definition at line 52 of file G4MoleculeID.hh.
|
inline |
Definition at line 76 of file G4MoleculeID.hh.
|
inline |
Definition at line 75 of file G4MoleculeID.hh.
|
inline |
Definition at line 79 of file G4MoleculeID.hh.
|
inline |
Definition at line 73 of file G4MoleculeID.hh.
|
inline |
Definition at line 74 of file G4MoleculeID.hh.
|
inline |
Definition at line 77 of file G4MoleculeID.hh.
|
inline |
Definition at line 78 of file G4MoleculeID.hh.
|
friend |
|
friend |