Ignore:
Timestamp:
Jan 8, 2010, 11:56:51 AM (14 years ago)
Author:
garnier
Message:

update geant4.9.3 tag

Location:
trunk/source/geometry/divisions/include
Files:
11 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/geometry/divisions/include/G4PVDivision.hh

    r1010 r1228  
    2626//
    2727// $Id: G4PVDivision.hh,v 1.14 2008/12/03 16:41:45 arce Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-03 $
    2929//
    3030// class G4PVDivision
  • trunk/source/geometry/divisions/include/G4PVDivisionFactory.hh

    r1010 r1228  
    2626//
    2727// $Id: G4PVDivisionFactory.hh,v 1.2 2006/06/29 18:18:09 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-03 $
    2929//
    3030//
  • trunk/source/geometry/divisions/include/G4ParameterisationBox.hh

    r1010 r1228  
    2626//
    2727// $Id: G4ParameterisationBox.hh,v 1.6 2006/06/29 18:18:11 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-03 $
    2929//
    3030// classes G4ParameterisationBoxX,
  • trunk/source/geometry/divisions/include/G4ParameterisationCons.hh

    r1010 r1228  
    2626//
    2727// $Id: G4ParameterisationCons.hh,v 1.6 2006/06/29 18:18:13 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-03 $
    2929//
    3030// classes G4ParameterisationConsRho,
  • trunk/source/geometry/divisions/include/G4ParameterisationPara.hh

    r1010 r1228  
    2626//
    2727// $Id: G4ParameterisationPara.hh,v 1.7 2006/06/29 18:18:15 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-03 $
    2929//
    3030// classes G4ParameterisationParaX,
  • trunk/source/geometry/divisions/include/G4ParameterisationPolycone.hh

    r1010 r1228  
    2525//
    2626//
    27 // $Id: G4ParameterisationPolycone.hh,v 1.7 2006/06/29 18:18:18 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     27// $Id: G4ParameterisationPolycone.hh,v 1.8 2009/05/14 14:19:32 ivana Exp $
     28// GEANT4 tag $Name: geant4-09-03 $
    2929//
    3030// classes G4ParameterisationPolyconeRho,
     
    192192                            const G4VPhysicalVolume* physVol ) const;
    193193
    194   private:  // Dummy declarations to get rid of warnings ...
     194  private: 
     195    G4double GetR(G4double z, G4double z1, G4double r1, G4double z2, G4double r2) const;
     196    G4double GetRmin(G4double z, G4int nsegment) const;
     197    G4double GetRmax(G4double z, G4int nsegment) const;
     198
     199    G4int fNSegment;
     200    G4PolyconeHistorical* fOrigParamMother;
     201
     202    // Dummy declarations to get rid of warnings ...
    195203
    196204    void ComputeDimensions (G4Trd&,const G4int,
  • trunk/source/geometry/divisions/include/G4ParameterisationPolyhedra.hh

    r1010 r1228  
    2525//
    2626//
    27 // $Id: G4ParameterisationPolyhedra.hh,v 1.8 2006/06/29 18:18:20 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     27// $Id: G4ParameterisationPolyhedra.hh,v 1.9 2009/05/14 14:19:32 ivana Exp $
     28// GEANT4 tag $Name: geant4-09-03 $
    2929//
    3030// classes G4ParameterisationPolyhedraRho,
     
    200200                            const G4VPhysicalVolume* physVol ) const;
    201201
    202   private:  // Dummy declarations to get rid of warnings ...
    203 
     202  private:
     203    G4double GetR(G4double z, G4double z1, G4double r1, G4double z2, G4double r2) const;
     204    G4double GetRmin(G4double z, G4int nsegment) const;
     205    G4double GetRmax(G4double z, G4int nsegment) const;
     206
     207    G4int fNSegment;
     208    G4PolyhedraHistorical* fOrigParamMother;
     209
     210    // Dummy declarations to get rid of warnings ...
    204211    void ComputeDimensions (G4Trd&,const G4int,
    205212                            const G4VPhysicalVolume*) const {}
  • trunk/source/geometry/divisions/include/G4ParameterisationTrd.hh

    r1010 r1228  
    2626//
    2727// $Id: G4ParameterisationTrd.hh,v 1.8 2008/12/03 16:48:48 arce Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-03 $
    2929//
    3030// classes G4ParameterisationTrdX
  • trunk/source/geometry/divisions/include/G4ParameterisationTubs.hh

    r1010 r1228  
    2626//
    2727// $Id: G4ParameterisationTubs.hh,v 1.6 2006/06/29 18:18:24 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-03 $
    2929//
    3030// classes G4ParameterisationTubsRho
  • trunk/source/geometry/divisions/include/G4VDivisionParameterisation.hh

    r1010 r1228  
    2626//
    2727// $Id: G4VDivisionParameterisation.hh,v 1.11 2007/05/11 13:26:26 gcosmo Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-03 $
    2929//
    3030// class G4VDivisionParameterisation
  • trunk/source/geometry/divisions/include/G4VDivisionParameterisation.icc

    r1010 r1228  
    2626//
    2727// $Id: G4VDivisionParameterisation.icc,v 1.4 2006/06/29 18:18:29 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-03 $
    2929//
    3030// class G4VDivisionParameterisation Inline Implementation file
Note: See TracChangeset for help on using the changeset viewer.