]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Format() method added
authorivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 19 Dec 2001 10:30:23 +0000 (10:30 +0000)
committerivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 19 Dec 2001 10:30:23 +0000 (10:30 +0000)
TGeant4/TG4G3ControlVector.h
TGeant4/TG4G3CutVector.h

index 3221b140f1734e3dc36eb1f3bdad6ff2a211b394..80789d38376709a701fc790da6f000d02ef88d2e 100644 (file)
@@ -48,6 +48,7 @@ class TG4G3ControlVector
     G4bool Update(const TG4G3ControlVector& vector);
     
     // methods
+    G4String Format() const;
     void Print() const;
     
     // get methods
index 850cb3155d4ebcbd612abd3904efb8ca52f83461..354355d1145b16b3df0b696214678ef2c06b29eb 100644 (file)
@@ -39,6 +39,7 @@ class TG4G3CutVector
     void SetDeltaRaysOn(G4bool value);
     
     // methods
+    G4String Format() const;
     void Print() const;
 
     // get methods