Changeset 850 for trunk/source/geometry/divisions/include
- Timestamp:
- Sep 10, 2008, 5:40:37 PM (17 years ago)
- Location:
- trunk/source/geometry/divisions/include
- Files:
-
- 11 edited
-
G4PVDivision.hh (modified) (2 diffs)
-
G4PVDivisionFactory.hh (modified) (1 diff)
-
G4ParameterisationBox.hh (modified) (1 diff)
-
G4ParameterisationCons.hh (modified) (1 diff)
-
G4ParameterisationPara.hh (modified) (1 diff)
-
G4ParameterisationPolycone.hh (modified) (1 diff)
-
G4ParameterisationPolyhedra.hh (modified) (1 diff)
-
G4ParameterisationTrd.hh (modified) (1 diff)
-
G4ParameterisationTubs.hh (modified) (1 diff)
-
G4VDivisionParameterisation.hh (modified) (1 diff)
-
G4VDivisionParameterisation.icc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/geometry/divisions/include/G4PVDivision.hh
r831 r850 25 25 // 26 26 // 27 // $Id: G4PVDivision.hh,v 1.1 2 2006/06/29 18:18:07 gunterExp $28 // GEANT4 tag $Name: $27 // $Id: G4PVDivision.hh,v 1.13 2008/08/18 14:06:01 tnikitin Exp $ 28 // GEANT4 tag $Name: HEAD $ 29 29 // 30 30 // class G4PVDivision … … 145 145 146 146 void CheckAndSetParameters( const EAxis pAxis, 147 const G4int nDivs,148 const G4double width,149 147 const G4double offset, 150 DivisionType divType,151 148 const G4LogicalVolume* pMotherLogical ); 152 149 -
trunk/source/geometry/divisions/include/G4PVDivisionFactory.hh
r831 r850 26 26 // 27 27 // $Id: G4PVDivisionFactory.hh,v 1.2 2006/06/29 18:18:09 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: HEAD $ 29 29 // 30 30 // -
trunk/source/geometry/divisions/include/G4ParameterisationBox.hh
r831 r850 26 26 // 27 27 // $Id: G4ParameterisationBox.hh,v 1.6 2006/06/29 18:18:11 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: HEAD $ 29 29 // 30 30 // classes G4ParameterisationBoxX, -
trunk/source/geometry/divisions/include/G4ParameterisationCons.hh
r831 r850 26 26 // 27 27 // $Id: G4ParameterisationCons.hh,v 1.6 2006/06/29 18:18:13 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: HEAD $ 29 29 // 30 30 // classes G4ParameterisationConsRho, -
trunk/source/geometry/divisions/include/G4ParameterisationPara.hh
r831 r850 26 26 // 27 27 // $Id: G4ParameterisationPara.hh,v 1.7 2006/06/29 18:18:15 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: HEAD $ 29 29 // 30 30 // classes G4ParameterisationParaX, -
trunk/source/geometry/divisions/include/G4ParameterisationPolycone.hh
r831 r850 26 26 // 27 27 // $Id: G4ParameterisationPolycone.hh,v 1.7 2006/06/29 18:18:18 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: HEAD $ 29 29 // 30 30 // classes G4ParameterisationPolyconeRho, -
trunk/source/geometry/divisions/include/G4ParameterisationPolyhedra.hh
r831 r850 26 26 // 27 27 // $Id: G4ParameterisationPolyhedra.hh,v 1.8 2006/06/29 18:18:20 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: HEAD $ 29 29 // 30 30 // classes G4ParameterisationPolyhedraRho, -
trunk/source/geometry/divisions/include/G4ParameterisationTrd.hh
r831 r850 26 26 // 27 27 // $Id: G4ParameterisationTrd.hh,v 1.7 2006/06/29 18:18:22 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: HEAD $ 29 29 // 30 30 // classes G4ParameterisationTrdX -
trunk/source/geometry/divisions/include/G4ParameterisationTubs.hh
r831 r850 26 26 // 27 27 // $Id: G4ParameterisationTubs.hh,v 1.6 2006/06/29 18:18:24 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: HEAD $ 29 29 // 30 30 // classes G4ParameterisationTubsRho -
trunk/source/geometry/divisions/include/G4VDivisionParameterisation.hh
r831 r850 26 26 // 27 27 // $Id: G4VDivisionParameterisation.hh,v 1.11 2007/05/11 13:26:26 gcosmo Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: HEAD $ 29 29 // 30 30 // class G4VDivisionParameterisation -
trunk/source/geometry/divisions/include/G4VDivisionParameterisation.icc
r831 r850 26 26 // 27 27 // $Id: G4VDivisionParameterisation.icc,v 1.4 2006/06/29 18:18:29 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: HEAD $ 29 29 // 30 30 // class G4VDivisionParameterisation Inline Implementation file
Note:
See TracChangeset
for help on using the changeset viewer.
