Import Geant4 10.5.1 source tree
This commit is contained in:
@@ -109,8 +109,8 @@ class G4StateManager
|
||||
G4StateManager();
|
||||
G4StateManager(const G4StateManager &right);
|
||||
G4StateManager& operator=(const G4StateManager &right);
|
||||
G4int operator==(const G4StateManager &right) const;
|
||||
G4int operator!=(const G4StateManager &right) const;
|
||||
G4bool operator==(const G4StateManager &right) const;
|
||||
G4bool operator!=(const G4StateManager &right) const;
|
||||
|
||||
private:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user