Changeset 964 for trunk/source


Ignore:
Timestamp:
Apr 6, 2009, 2:34:47 PM (17 years ago)
Author:
garnier
Message:

update event

Location:
trunk/source/event
Files:
48 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/event/History

    r816 r964  
    1 $Id: History,v 1.118 2007/12/04 17:28:31 flei Exp $
     1$Id: History,v 1.120 2008/09/02 09:56:49 gcosmo Exp $
    22-------------------------------------------------------------------
    33
     
    1717     * Reverse chronological order (last date on top), please *
    1818     ----------------------------------------------------------
     19
     20September 02, 2008, G.Cosmo (event-V09-01-01)
     21- Removed some redundant semicolons in G4SPSAngDistribution header...
     22
     23June 02, 2008, F. Lei (event-V09-01-00)
     24- Cleared gcc 4.3 compilation warning (src/G4SPSEneDistribution.cc:1155)
     25- Added a few Get methods to G4SPSAngDistribution (bug #1013)
     26
    1927December 4, 2007, F. Lei (event-V09-00-03)
    2028- Fixed the problem in bug report #988
  • trunk/source/event/include/G4CellScorer.hh

    r816 r964  
    2626//
    2727// $Id: G4CellScorer.hh,v 1.2 2006/06/29 18:08:19 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030// ----------------------------------------------------------------------
  • trunk/source/event/include/G4CellScorerStore.hh

    r816 r964  
    2626//
    2727// $Id: G4CellScorerStore.hh,v 1.3 2006/06/29 18:08:21 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-00-ref-01 $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030// ----------------------------------------------------------------------
  • trunk/source/event/include/G4ClassificationOfNewTrack.hh

    r816 r964  
    2626//
    2727// $Id: G4ClassificationOfNewTrack.hh,v 1.6 2006/06/29 18:08:23 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030//
  • trunk/source/event/include/G4EvManMessenger.hh

    r816 r964  
    2626//
    2727// $Id: G4EvManMessenger.hh,v 1.6 2006/11/03 03:11:13 asaim Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030
  • trunk/source/event/include/G4Event.hh

    r816 r964  
    2626//
    2727// $Id: G4Event.hh,v 1.17 2007/03/08 23:56:12 asaim Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030
  • trunk/source/event/include/G4EventManager.hh

    r816 r964  
    2626//
    2727// $Id: G4EventManager.hh,v 1.22 2007/03/08 23:56:12 asaim Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030//
  • trunk/source/event/include/G4HEPEvtInterface.hh

    r816 r964  
    2626//
    2727// $Id: G4HEPEvtInterface.hh,v 1.8 2006/06/29 18:08:36 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030
  • trunk/source/event/include/G4HEPEvtParticle.hh

    r816 r964  
    2626//
    2727// $Id: G4HEPEvtParticle.hh,v 1.9 2006/06/29 18:08:39 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030//
  • trunk/source/event/include/G4ParticleGun.hh

    r816 r964  
    2626//
    2727// $Id: G4ParticleGun.hh,v 1.11 2007/11/07 17:13:19 asaim Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030
  • trunk/source/event/include/G4ParticleGunMessenger.hh

    r816 r964  
    2626//
    2727// $Id: G4ParticleGunMessenger.hh,v 1.10 2007/10/02 00:45:17 asaim Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030//
  • trunk/source/event/include/G4PrimaryTransformer.hh

    r816 r964  
    2626//
    2727// $Id: G4PrimaryTransformer.hh,v 1.12 2006/06/29 18:08:46 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030
  • trunk/source/event/include/G4RayShooter.hh

    r816 r964  
    2626//
    2727// $Id: G4RayShooter.hh,v 1.2 2006/06/29 18:08:49 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030
  • trunk/source/event/include/G4SPSAngDistribution.hh

    r816 r964  
    178178  void SetUserWRTSurface(G4bool);
    179179  //
    180   void SetPosDistribution(G4SPSPosDistribution* a) {posDist = a; };
    181   void SetBiasRndm(G4SPSRandomGenerator* a) {angRndm = a;};
     180  void SetPosDistribution(G4SPSPosDistribution* a) {posDist = a; }
     181  void SetBiasRndm(G4SPSRandomGenerator* a) {angRndm = a;}
    182182  // method to re-set the histograms
    183183  void ReSetHist(G4String);
    184184  //
    185185  // Set the verbosity level.
    186   void SetVerbosity(G4int a) {verbosityLevel = a; } ;
     186  void SetVerbosity(G4int a) {verbosityLevel = a; }
     187  // some get methods
     188  G4String GetDistType() { return AngDistType;}
     189  G4double GetMinTheta() { return MinTheta; }
     190  G4double GetMaxTheta() { return MaxTheta; }
     191  G4double GetMinPhi() { return MinPhi; }
     192  G4double GetMaxPhi() { return MaxPhi; }
    187193  //
    188194  G4ParticleMomentum GenerateOne();
     
    230236
    231237#endif
    232 
    233 
    234 
    235 
  • trunk/source/event/include/G4StackChecker.hh

    r816 r964  
    2626//
    2727// $Id: G4StackChecker.hh,v 1.2 2006/06/29 18:09:05 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030
  • trunk/source/event/include/G4StackManager.hh

    r816 r964  
    2626//
    2727// $Id: G4StackManager.hh,v 1.12 2006/06/29 18:09:07 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030//
  • trunk/source/event/include/G4StackedTrack.hh

    r816 r964  
    2626//
    2727// $Id: G4StackedTrack.hh,v 1.10 2006/06/29 18:09:09 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030//
  • trunk/source/event/include/G4StackingMessenger.hh

    r816 r964  
    2626//
    2727// $Id: G4StackingMessenger.hh,v 1.5 2006/06/29 18:09:11 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030
  • trunk/source/event/include/G4TrackStack.hh

    r816 r964  
    2626//
    2727// $Id: G4TrackStack.hh,v 1.6 2006/06/29 18:09:13 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030//
  • trunk/source/event/include/G4TrajectoryContainer.hh

    r816 r964  
    2626//
    2727// $Id: G4TrajectoryContainer.hh,v 1.15 2006/06/29 18:09:15 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030//
  • trunk/source/event/include/G4UserEventAction.hh

    r816 r964  
    2626//
    2727// $Id: G4UserEventAction.hh,v 1.6 2006/06/29 18:09:17 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030//
  • trunk/source/event/include/G4UserStackingAction.hh

    r816 r964  
    2626//
    2727// $Id: G4UserStackingAction.hh,v 1.6 2006/06/29 18:09:19 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030
  • trunk/source/event/include/G4VPrimaryGenerator.hh

    r816 r964  
    2626//
    2727// $Id: G4VPrimaryGenerator.hh,v 1.8 2006/06/29 18:09:21 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030
  • trunk/source/event/include/G4VUserEventInformation.hh

    r816 r964  
    2626//
    2727// $Id: G4VUserEventInformation.hh,v 1.2 2006/06/29 18:09:23 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030//
  • trunk/source/event/include/eventgendefs.hh

    r816 r964  
    2626//
    2727// $Id: eventgendefs.hh,v 1.4 2006/06/29 18:09:25 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030#ifndef EventGenerator_DEBUG
  • trunk/source/event/include/evmandefs.hh

    r816 r964  
    2626//
    2727// $Id: evmandefs.hh,v 1.4 2006/06/29 18:09:27 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030
  • trunk/source/event/include/trajectoryControl.hh

    r816 r964  
    2626//
    2727// $Id: trajectoryControl.hh,v 1.4 2006/06/29 18:09:29 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030////#define G4_STORE_TRAJECTORY 1
  • trunk/source/event/src/G4CellScorer.cc

    r816 r964  
    2626//
    2727// $Id: G4CellScorer.cc,v 1.4 2006/06/29 18:09:31 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030// ----------------------------------------------------------------------
  • trunk/source/event/src/G4CellScorerStore.cc

    r816 r964  
    2626//
    2727// $Id: G4CellScorerStore.cc,v 1.4 2006/06/29 18:09:33 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030// ----------------------------------------------------------------------
  • trunk/source/event/src/G4EvManMessenger.cc

    r816 r964  
    2626//
    2727// $Id: G4EvManMessenger.cc,v 1.6 2006/11/03 03:11:13 asaim Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030// --------------------------------------------------------------------
  • trunk/source/event/src/G4Event.cc

    r816 r964  
    2626//
    2727// $Id: G4Event.cc,v 1.14 2007/03/07 02:44:16 asaim Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030
  • trunk/source/event/src/G4EventManager.cc

    r816 r964  
    2626//
    2727// $Id: G4EventManager.cc,v 1.30 2007/03/08 23:56:12 asaim Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030//
  • trunk/source/event/src/G4HEPEvtInterface.cc

    r816 r964  
    2626//
    2727// $Id: G4HEPEvtInterface.cc,v 1.11 2006/06/29 18:09:48 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030//
  • trunk/source/event/src/G4HEPEvtParticle.cc

    r816 r964  
    2626//
    2727// $Id: G4HEPEvtParticle.cc,v 1.8 2006/06/29 18:09:50 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030//
  • trunk/source/event/src/G4ParticleGun.cc

    r816 r964  
    2626//
    2727// $Id: G4ParticleGun.cc,v 1.14 2007/11/07 17:13:19 asaim Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030
  • trunk/source/event/src/G4ParticleGunMessenger.cc

    r816 r964  
    2626//
    2727// $Id: G4ParticleGunMessenger.cc,v 1.16 2007/10/02 00:45:17 asaim Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030
  • trunk/source/event/src/G4PrimaryTransformer.cc

    r816 r964  
    2626//
    2727// $Id: G4PrimaryTransformer.cc,v 1.27 2006/06/29 18:09:58 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030
  • trunk/source/event/src/G4RayShooter.cc

    r816 r964  
    2626//
    2727// $Id: G4RayShooter.cc,v 1.2 2006/06/29 18:10:00 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030
  • trunk/source/event/src/G4SPSEneDistribution.cc

    r816 r964  
    11531153      // Set Emin and Emax
    11541154      Emin = ebins[0];
    1155       Emax = ebins[maxcount-1];
    1156 
     1155      if (maxcount > 1)
     1156        Emax = ebins[maxcount-1];
     1157      else
     1158        Emax = ebins[0];
    11571159      // Put energy bins into new histogram - UDefEnergyH.
    11581160      for(count=0;count<maxcount;count++)
  • trunk/source/event/src/G4StackChecker.cc

    r816 r964  
    2626//
    2727// $Id: G4StackChecker.cc,v 1.2 2006/06/29 18:10:17 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030
  • trunk/source/event/src/G4StackManager.cc

    r816 r964  
    2626//
    2727// $Id: G4StackManager.cc,v 1.10 2006/06/29 18:10:19 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030//
  • trunk/source/event/src/G4StackedTrack.cc

    r816 r964  
    2626//
    2727// $Id: G4StackedTrack.cc,v 1.9 2006/06/29 18:10:21 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030//
  • trunk/source/event/src/G4StackingMessenger.cc

    r816 r964  
    2626//
    2727// $Id: G4StackingMessenger.cc,v 1.5 2006/06/29 18:10:23 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030// --------------------------------------------------------------------
  • trunk/source/event/src/G4TrackStack.cc

    r816 r964  
    2626//
    2727// $Id: G4TrackStack.cc,v 1.6 2006/06/29 18:10:26 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030
  • trunk/source/event/src/G4TrajectoryContainer.cc

    r816 r964  
    2626//
    2727// $Id: G4TrajectoryContainer.cc,v 1.5 2006/06/29 18:10:28 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030
  • trunk/source/event/src/G4UserEventAction.cc

    r816 r964  
    2626//
    2727// $Id: G4UserEventAction.cc,v 1.7 2006/06/29 18:10:31 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030
  • trunk/source/event/src/G4UserStackingAction.cc

    r816 r964  
    2626//
    2727// $Id: G4UserStackingAction.cc,v 1.7 2006/06/29 18:10:33 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030
  • trunk/source/event/src/G4VPrimaryGenerator.cc

    r816 r964  
    2626//
    2727// $Id: G4VPrimaryGenerator.cc,v 1.5 2006/06/29 18:10:35 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030
Note: See TracChangeset for help on using the changeset viewer.