Changeset 1196 for trunk/source/particles/utils
- Timestamp:
- Nov 25, 2009, 5:13:58 PM (16 years ago)
- Location:
- trunk/source/particles/utils
- Files:
-
- 11 edited
-
include/G4HtmlPPReporter.hh (modified) (1 diff)
-
include/G4SimplePPReporter.hh (modified) (1 diff)
-
include/G4TextPPReporter.hh (modified) (1 diff)
-
include/G4TextPPRetriever.hh (modified) (1 diff)
-
include/G4VParticlePropertyReporter.hh (modified) (1 diff)
-
include/G4VParticlePropertyRetriever.hh (modified) (1 diff)
-
src/G4HtmlPPReporter.cc (modified) (1 diff)
-
src/G4SimplePPReporter.cc (modified) (1 diff)
-
src/G4TextPPReporter.cc (modified) (1 diff)
-
src/G4TextPPRetriever.cc (modified) (1 diff)
-
src/G4VParticlePropertyReporter.cc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/particles/utils/include/G4HtmlPPReporter.hh
r992 r1196 31 31 // 32 32 // $Id: G4HtmlPPReporter.hh,v 1.2 2006/06/29 19:27:46 gunter Exp $ 33 // GEANT4 tag $Name: geant4-09-0 2-ref-02$33 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 34 34 // 35 35 // -
trunk/source/particles/utils/include/G4SimplePPReporter.hh
r992 r1196 31 31 // 32 32 // $Id: G4SimplePPReporter.hh,v 1.2 2006/06/29 19:27:48 gunter Exp $ 33 // GEANT4 tag $Name: geant4-09-0 2-ref-02$33 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 34 34 // 35 35 // -
trunk/source/particles/utils/include/G4TextPPReporter.hh
r992 r1196 31 31 // 32 32 // $Id: G4TextPPReporter.hh,v 1.2 2006/06/29 19:27:50 gunter Exp $ 33 // GEANT4 tag $Name: geant4-09-0 2-ref-02$33 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 34 34 // 35 35 // -
trunk/source/particles/utils/include/G4TextPPRetriever.hh
r992 r1196 31 31 // 32 32 // $Id: G4TextPPRetriever.hh,v 1.2 2006/06/29 19:27:52 gunter Exp $ 33 // GEANT4 tag $Name: geant4-09-0 2-ref-02$33 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 34 34 // 35 35 // -
trunk/source/particles/utils/include/G4VParticlePropertyReporter.hh
r992 r1196 31 31 // 32 32 // $Id: G4VParticlePropertyReporter.hh,v 1.2 2006/06/29 19:27:54 gunter Exp $ 33 // GEANT4 tag $Name: geant4-09-0 2-ref-02$33 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 34 34 // 35 35 // -
trunk/source/particles/utils/include/G4VParticlePropertyRetriever.hh
r992 r1196 31 31 // 32 32 // $Id: G4VParticlePropertyRetriever.hh,v 1.2 2006/06/29 19:27:56 gunter Exp $ 33 // GEANT4 tag $Name: geant4-09-0 2-ref-02$33 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 34 34 // 35 35 // -
trunk/source/particles/utils/src/G4HtmlPPReporter.cc
r992 r1196 31 31 // 32 32 // $Id: G4HtmlPPReporter.cc,v 1.6 2008/06/08 14:05:33 kurasige Exp $ 33 // GEANT4 tag $Name: geant4-09-0 2-ref-02$33 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 34 34 // 35 35 // -
trunk/source/particles/utils/src/G4SimplePPReporter.cc
r992 r1196 31 31 // 32 32 // $Id: G4SimplePPReporter.cc,v 1.2 2006/06/29 19:28:00 gunter Exp $ 33 // GEANT4 tag $Name: geant4-09-0 2-ref-02$33 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 34 34 // 35 35 // -
trunk/source/particles/utils/src/G4TextPPReporter.cc
r992 r1196 31 31 // 32 32 // $Id: G4TextPPReporter.cc,v 1.2 2006/06/29 19:28:02 gunter Exp $ 33 // GEANT4 tag $Name: geant4-09-0 2-ref-02$33 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 34 34 // 35 35 // -
trunk/source/particles/utils/src/G4TextPPRetriever.cc
r992 r1196 31 31 // 32 32 // $Id: G4TextPPRetriever.cc,v 1.2 2006/06/29 19:28:04 gunter Exp $ 33 // GEANT4 tag $Name: geant4-09-0 2-ref-02$33 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 34 34 // 35 35 // -
trunk/source/particles/utils/src/G4VParticlePropertyReporter.cc
r992 r1196 31 31 // 32 32 // $Id: G4VParticlePropertyReporter.cc,v 1.2 2006/06/29 19:28:06 gunter Exp $ 33 // GEANT4 tag $Name: geant4-09-0 2-ref-02$33 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 34 34 // 35 35 //
Note:
See TracChangeset
for help on using the changeset viewer.
