Ignore:
Timestamp:
Apr 6, 2009, 12:17:57 PM (15 years ago)
Author:
garnier
Message:

update processes

Location:
trunk/source/processes/biasing/include
Files:
14 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/processes/biasing/include/G4GeometrySampler.hh

    r819 r960  
    2525//
    2626//
    27 // $Id: G4GeometrySampler.hh,v 1.9 2007/06/01 09:52:23 ahoward Exp $
    28 // GEANT4 tag $Name: geant4-09-01-patch-02 $
     27// $Id: G4GeometrySampler.hh,v 1.11 2008/04/21 09:10:28 ahoward Exp $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030// ----------------------------------------------------------------------
     
    5050//class G4ScoreConfigurator;
    5151class G4WeightCutOffConfigurator;
    52 class G4VGCellFinder;
     52//class G4VGCellFinder;
    5353
    5454class G4GeometrySampler : public G4VSampler
     
    9292  G4ImportanceConfigurator *fImportanceConfigurator;
    9393  //  G4ScoreConfigurator *fScoreConfigurator;
    94   G4VGCellFinder *fGCellFinder;
     94  //  G4VGCellFinder *fGCellFinder;
    9595  G4WeightCutOffConfigurator *fWeightCutOffConfigurator;
    9696  G4VIStore *fIStore;
  • trunk/source/processes/biasing/include/G4ImportanceConfigurator.hh

    r819 r960  
    2525//
    2626//
    27 // $Id: G4ImportanceConfigurator.hh,v 1.3 2007/06/01 09:16:33 ahoward Exp $
    28 // GEANT4 tag $Name: $
     27// $Id: G4ImportanceConfigurator.hh,v 1.4 2008/04/21 09:10:28 ahoward Exp $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030// ----------------------------------------------------------------------
  • trunk/source/processes/biasing/include/G4ImportanceProcess.hh

    r819 r960  
    2525//
    2626//
    27 // $Id: G4ImportanceProcess.hh,v 1.3 2007/06/01 09:16:33 ahoward Exp $
    28 // GEANT4 tag $Name: $
     27// $Id: G4ImportanceProcess.hh,v 1.4 2008/04/21 09:10:28 ahoward Exp $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030// ----------------------------------------------------------------------
  • trunk/source/processes/biasing/include/G4PlaceOfAction.hh

    r819 r960  
    2525//
    2626//
    27 // $Id: G4PlaceOfAction.hh,v 1.2 2007/06/01 09:16:33 ahoward Exp $
    28 // GEANT4 tag $Name: $
     27// $Id: G4PlaceOfAction.hh,v 1.3 2008/04/21 09:10:28 ahoward Exp $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030// ----------------------------------------------------------------------
  • trunk/source/processes/biasing/include/G4ProcessPlacer.hh

    r819 r960  
    2525//
    2626//
    27 // $Id: G4ProcessPlacer.hh,v 1.3 2007/10/31 18:05:44 ahoward Exp $
    28 // GEANT4 tag $Name: $
     27// $Id: G4ProcessPlacer.hh,v 1.4 2008/04/21 09:10:28 ahoward Exp $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030// ----------------------------------------------------------------------
  • trunk/source/processes/biasing/include/G4SamplingPostStepAction.hh

    r819 r960  
    2525//
    2626//
    27 // $Id: G4SamplingPostStepAction.hh,v 1.2 2007/06/01 09:16:33 ahoward Exp $
    28 // GEANT4 tag $Name: $
     27// $Id: G4SamplingPostStepAction.hh,v 1.3 2008/04/21 09:10:28 ahoward Exp $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030// ----------------------------------------------------------------------
  • trunk/source/processes/biasing/include/G4TrackTerminator.hh

    r819 r960  
    2525//
    2626//
    27 // $Id: G4TrackTerminator.hh,v 1.2 2007/06/01 09:16:33 ahoward Exp $
    28 // GEANT4 tag $Name: $
     27// $Id: G4TrackTerminator.hh,v 1.3 2008/04/21 09:10:28 ahoward Exp $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030// ----------------------------------------------------------------------
  • trunk/source/processes/biasing/include/G4VProcessPlacer.hh

    r819 r960  
    2525//
    2626//
    27 // $Id: G4VProcessPlacer.hh,v 1.2 2007/06/01 09:16:33 ahoward Exp $
    28 // GEANT4 tag $Name: $
     27// $Id: G4VProcessPlacer.hh,v 1.3 2008/04/21 09:10:28 ahoward Exp $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030// ----------------------------------------------------------------------
  • trunk/source/processes/biasing/include/G4VSampler.hh

    r819 r960  
    2525//
    2626//
    27 // $Id: G4VSampler.hh,v 1.8 2007/06/25 06:57:22 ahoward Exp $
    28 // GEANT4 tag $Name: $
     27// $Id: G4VSampler.hh,v 1.9 2008/04/21 09:10:28 ahoward Exp $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030// ----------------------------------------------------------------------
  • trunk/source/processes/biasing/include/G4VSamplerConfigurator.hh

    r819 r960  
    2525//
    2626//
    27 // $Id: G4VSamplerConfigurator.hh,v 1.2 2007/06/01 09:16:33 ahoward Exp $
    28 // GEANT4 tag $Name: $
     27// $Id: G4VSamplerConfigurator.hh,v 1.3 2008/04/21 09:10:28 ahoward Exp $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030// ----------------------------------------------------------------------
  • trunk/source/processes/biasing/include/G4WeightCutOffConfigurator.hh

    r819 r960  
    2525//
    2626//
    27 // $Id: G4WeightCutOffConfigurator.hh,v 1.2 2007/06/01 09:16:33 ahoward Exp $
    28 // GEANT4 tag $Name: $
     27// $Id: G4WeightCutOffConfigurator.hh,v 1.3 2008/04/21 09:10:28 ahoward Exp $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030// ----------------------------------------------------------------------
     
    4646
    4747class G4WeightCutOffProcess;
    48 class G4VGCellFinder;
     48//class G4VGCellFinder;
    4949class G4VIStore;
    5050class G4VPhysicalVolume;
     
    6161                             G4double isource,
    6262                             G4VIStore *istore,
    63                              const G4VGCellFinder &aGCellFinder,G4bool paraflag);
     63                             //const G4VGCellFinder &aGCellFinder,
     64                             G4bool paraflag);
    6465
    6566  virtual ~G4WeightCutOffConfigurator();
  • trunk/source/processes/biasing/include/G4WeightCutOffProcess.hh

    r819 r960  
    2525//
    2626//
    27 // $Id: G4WeightCutOffProcess.hh,v 1.2 2007/06/01 09:16:33 ahoward Exp $
    28 // GEANT4 tag $Name: $
     27// $Id: G4WeightCutOffProcess.hh,v 1.3 2008/04/21 09:10:28 ahoward Exp $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030// ----------------------------------------------------------------------
     
    4444#include "G4GeometryCell.hh"
    4545
    46 class G4VGCellFinder;
     46//class G4VGCellFinder;
    4747class G4VIStore;
    4848
     
    6767                        G4double isource,
    6868                        G4VIStore *istore,
    69                         const G4VGCellFinder &aGCellFinder,
     69                        //                        const G4VGCellFinder &aGCellFinder,
    7070                        const G4String &aName = "WeightCutOffProcess", G4bool para = false);
    7171    // create a G4ParticleChange
     
    134134  G4double fSourceImportance;
    135135  G4VIStore *fIStore;
    136   const G4VGCellFinder &fGCellFinder;
     136  //  const G4VGCellFinder &fGCellFinder;
    137137
    138138
  • trunk/source/processes/biasing/include/G4WeightWindowConfigurator.hh

    r819 r960  
    2525//
    2626//
    27 // $Id: G4WeightWindowConfigurator.hh,v 1.3 2007/06/01 09:16:33 ahoward Exp $
    28 // GEANT4 tag $Name: $
     27// $Id: G4WeightWindowConfigurator.hh,v 1.4 2008/04/21 09:10:28 ahoward Exp $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030// ----------------------------------------------------------------------
  • trunk/source/processes/biasing/include/G4WeightWindowProcess.hh

    r819 r960  
    2525//
    2626//
    27 // $Id: G4WeightWindowProcess.hh,v 1.3 2007/06/01 09:16:33 ahoward Exp $
    28 // GEANT4 tag $Name: $
     27// $Id: G4WeightWindowProcess.hh,v 1.4 2008/04/21 09:10:28 ahoward Exp $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030// ----------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.