| 
    Geant4
    10.02.p01
    
   | 
 
#include <G4FakeParticleID.hh>
Public Member Functions | |
| G4FakeParticleID (const int d_) | |
| G4FakeParticleID () | |
| G4FakeParticleID (const G4FakeParticleID &d_) | |
| G4FakeParticleID & | operator= (const G4FakeParticleID &rhs) | 
| G4FakeParticleID & | operator= (const int &rhs) | 
| operator int & () | |
| operator const int & () const | |
| bool | operator== (const G4FakeParticleID &rhs) const | 
| bool | operator== (const int &rhs) const | 
| bool | operator< (const G4FakeParticleID &rhs) const | 
Static Public Member Functions | |
| static int | Last () | 
| static G4FakeParticleID | Create () | 
| static G4FakeParticleID | Initialize (int i) | 
Private Attributes | |
| int | fValue | 
Static Private Attributes | |
| static G4ThreadLocal int | fLastValue | 
Friends | |
| G4FakeParticleID | operator+ (const G4FakeParticleID &left, const int &right) | 
| G4FakeParticleID | operator- (const G4FakeParticleID &left, const int &right) | 
Definition at line 52 of file G4FakeParticleID.hh.
      
  | 
  inline | 
Definition at line 80 of file G4FakeParticleID.hh.
      
  | 
  inline | 
Definition at line 82 of file G4FakeParticleID.hh.
Referenced by Create(), and Initialize().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 83 of file G4FakeParticleID.hh.
      
  | 
  inlinestatic | 
Definition at line 68 of file G4FakeParticleID.hh.
References G4FakeParticleID().
 Here is the call graph for this function:
      
  | 
  inlinestatic | 
Definition at line 74 of file G4FakeParticleID.hh.
References G4FakeParticleID().
 Here is the call graph for this function:
      
  | 
  inlinestatic | 
Definition at line 63 of file G4FakeParticleID.hh.
References fLastValue.
      
  | 
  inline | 
Definition at line 87 of file G4FakeParticleID.hh.
References fValue.
      
  | 
  inline | 
Definition at line 86 of file G4FakeParticleID.hh.
References fValue.
      
  | 
  inline | 
Definition at line 90 of file G4FakeParticleID.hh.
References fValue.
      
  | 
  inline | 
Definition at line 84 of file G4FakeParticleID.hh.
References fValue.
      
  | 
  inline | 
Definition at line 85 of file G4FakeParticleID.hh.
      
  | 
  inline | 
Definition at line 88 of file G4FakeParticleID.hh.
References fValue.
      
  | 
  inline | 
Definition at line 89 of file G4FakeParticleID.hh.
      
  | 
  friend | 
      
  | 
  friend | 
      
  | 
  staticprivate | 
Definition at line 59 of file G4FakeParticleID.hh.
Referenced by Last().
      
  | 
  private | 
Definition at line 57 of file G4FakeParticleID.hh.
Referenced by operator const int &(), operator int &(), operator<(), operator=(), and operator==().