Changeset 1228 for trunk/source/digits_hits/detector/include
- Timestamp:
- Jan 8, 2010, 11:56:51 AM (16 years ago)
- Location:
- trunk/source/digits_hits/detector/include
- Files:
-
- 15 edited
-
G4CellScoreComposer.hh (modified) (1 diff)
-
G4CellScoreValues.hh (modified) (1 diff)
-
G4CollectionNameVector.hh (modified) (1 diff)
-
G4HCtable.hh (modified) (1 diff)
-
G4MultiFunctionalDetector.hh (modified) (1 diff)
-
G4SDManager.hh (modified) (1 diff)
-
G4SDStructure.hh (modified) (1 diff)
-
G4SDmessenger.hh (modified) (1 diff)
-
G4SensitiveVolumeList.hh (modified) (1 diff)
-
G4SensitiveVolumeList.icc (modified) (1 diff)
-
G4TrackLogger.hh (modified) (1 diff)
-
G4VPrimitiveScorer.hh (modified) (1 diff)
-
G4VReadOutGeometry.hh (modified) (3 diffs)
-
G4VSDFilter.hh (modified) (1 diff)
-
G4VSensitiveDetector.hh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/digits_hits/detector/include/G4CellScoreComposer.hh
r1012 r1228 26 26 // 27 27 // $Id: G4CellScoreComposer.hh,v 1.2 2006/06/29 18:05:06 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 2-ref-02$28 // GEANT4 tag $Name: geant4-09-03 $ 29 29 // 30 30 // ---------------------------------------------------------------------- -
trunk/source/digits_hits/detector/include/G4CellScoreValues.hh
r1012 r1228 26 26 // 27 27 // $Id: G4CellScoreValues.hh,v 1.2 2006/06/29 18:05:08 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 2-ref-02$28 // GEANT4 tag $Name: geant4-09-03 $ 29 29 // 30 30 // ---------------------------------------------------------------------- -
trunk/source/digits_hits/detector/include/G4CollectionNameVector.hh
r1012 r1228 26 26 // 27 27 // $Id: G4CollectionNameVector.hh,v 1.2 2006/06/29 18:05:12 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 2-ref-02$28 // GEANT4 tag $Name: geant4-09-03 $ 29 29 // 30 30 -
trunk/source/digits_hits/detector/include/G4HCtable.hh
r1012 r1228 26 26 // 27 27 // $Id: G4HCtable.hh,v 1.3 2006/06/29 18:05:15 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 2-ref-02$28 // GEANT4 tag $Name: geant4-09-03 $ 29 29 // 30 30 -
trunk/source/digits_hits/detector/include/G4MultiFunctionalDetector.hh
r1012 r1228 26 26 // 27 27 // $Id: G4MultiFunctionalDetector.hh,v 1.3 2006/06/29 18:05:17 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 2-ref-02$28 // GEANT4 tag $Name: geant4-09-03 $ 29 29 // 30 30 -
trunk/source/digits_hits/detector/include/G4SDManager.hh
r1012 r1228 26 26 // 27 27 // $Id: G4SDManager.hh,v 1.4 2006/06/29 18:05:19 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 2-ref-02$28 // GEANT4 tag $Name: geant4-09-03 $ 29 29 // 30 30 -
trunk/source/digits_hits/detector/include/G4SDStructure.hh
r1012 r1228 26 26 // 27 27 // $Id: G4SDStructure.hh,v 1.3 2006/06/29 18:05:22 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 2-ref-02$28 // GEANT4 tag $Name: geant4-09-03 $ 29 29 // 30 30 -
trunk/source/digits_hits/detector/include/G4SDmessenger.hh
r1012 r1228 26 26 // 27 27 // $Id: G4SDmessenger.hh,v 1.2 2006/06/29 18:05:24 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 2-ref-02$28 // GEANT4 tag $Name: geant4-09-03 $ 29 29 // 30 30 -
trunk/source/digits_hits/detector/include/G4SensitiveVolumeList.hh
r1012 r1228 26 26 // 27 27 // $Id: G4SensitiveVolumeList.hh,v 1.2 2006/06/29 18:05:26 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 2-ref-02$28 // GEANT4 tag $Name: geant4-09-03 $ 29 29 // 30 30 // ------------------------------------------------------------ -
trunk/source/digits_hits/detector/include/G4SensitiveVolumeList.icc
r1012 r1228 26 26 // 27 27 // $Id: G4SensitiveVolumeList.icc,v 1.2 2006/06/29 18:05:28 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 2-ref-02$28 // GEANT4 tag $Name: geant4-09-03 $ 29 29 // 30 30 // ----------------------------------------------------------- -
trunk/source/digits_hits/detector/include/G4TrackLogger.hh
r1012 r1228 25 25 // 26 26 // $Id: G4TrackLogger.hh,v 1.2 2006/06/29 18:05:30 gunter Exp $ 27 // GEANT4 tag $Name: geant4-09-0 2-ref-02$27 // GEANT4 tag $Name: geant4-09-03 $ 28 28 // 29 29 // ---------------------------------------------------------------------- -
trunk/source/digits_hits/detector/include/G4VPrimitiveScorer.hh
r1012 r1228 26 26 // 27 27 // $Id: G4VPrimitiveScorer.hh,v 1.3 2007/08/28 07:51:45 asaim Exp $ 28 // GEANT4 tag $Name: geant4-09-0 2-ref-02$28 // GEANT4 tag $Name: geant4-09-03 $ 29 29 // 30 30 -
trunk/source/digits_hits/detector/include/G4VReadOutGeometry.hh
r1012 r1228 25 25 // 26 26 // 27 // $Id: G4VReadOutGeometry.hh,v 1. 2 2006/06/29 18:05:34 gunterExp $28 // GEANT4 tag $Name: geant4-09-0 2-ref-02$27 // $Id: G4VReadOutGeometry.hh,v 1.3 2009/11/23 18:13:30 asaim Exp $ 28 // GEANT4 tag $Name: geant4-09-03 $ 29 29 // 30 30 // ------------------------------------------------------------ … … 59 59 // the G4Navigator used to navigate inside this ROGeometry. 60 60 void BuildROGeometry(); 61 G4bool CheckROVolume(G4Step*,G4TouchableHistory*&);61 virtual G4bool CheckROVolume(G4Step*,G4TouchableHistory*&); 62 62 63 63 protected: 64 G4bool FindROTouchable(G4Step*);64 virtual G4bool FindROTouchable(G4Step*); 65 65 66 66 G4VPhysicalVolume* ROworld; … … 69 69 G4String name; 70 70 71 pr ivate:71 protected: 72 72 G4Navigator* ROnavigator; 73 73 G4TouchableHistory* touchableHistory; -
trunk/source/digits_hits/detector/include/G4VSDFilter.hh
r1012 r1228 26 26 // 27 27 // $Id: G4VSDFilter.hh,v 1.2 2006/06/29 18:05:37 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 2-ref-02$28 // GEANT4 tag $Name: geant4-09-03 $ 29 29 // 30 30 -
trunk/source/digits_hits/detector/include/G4VSensitiveDetector.hh
r1012 r1228 26 26 // 27 27 // $Id: G4VSensitiveDetector.hh,v 1.4 2006/06/29 18:05:39 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 2-ref-02$28 // GEANT4 tag $Name: geant4-09-03 $ 29 29 // 30 30
Note:
See TracChangeset
for help on using the changeset viewer.
