Ignore:
Timestamp:
Sep 30, 2010, 2:47:17 PM (14 years ago)
Author:
garnier
Message:

tag geant4.9.4 beta 1 + modifs locales

Location:
trunk/examples/extended/field/field01/src
Files:
18 edited

Legend:

Unmodified
Added
Removed
  • trunk/examples/extended/field/field01/src/F01CalorHit.cc

    r1230 r1337  
    2626//
    2727// $Id: F01CalorHit.cc,v 1.4 2006/06/29 17:16:21 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-03-cand-01 $
     28// GEANT4 tag $Name: geant4-09-04-beta-01 $
    2929//
    3030//
  • trunk/examples/extended/field/field01/src/F01CalorimeterSD.cc

    r1230 r1337  
    2626//
    2727// $Id: F01CalorimeterSD.cc,v 1.6 2006/06/29 17:16:23 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-03-cand-01 $
     28// GEANT4 tag $Name: geant4-09-04-beta-01 $
    2929//
    3030//
  • trunk/examples/extended/field/field01/src/F01DetectorConstruction.cc

    r1230 r1337  
    2626//
    2727// $Id: F01DetectorConstruction.cc,v 1.16 2009/11/05 01:07:41 gum Exp $
    28 // GEANT4 tag $Name: geant4-09-03-cand-01 $
     28// GEANT4 tag $Name: geant4-09-04-beta-01 $
    2929//
    3030//
  • trunk/examples/extended/field/field01/src/F01DetectorMessenger.cc

    r1230 r1337  
    2626//
    2727// $Id: F01DetectorMessenger.cc,v 1.5 2006/06/29 17:16:27 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-03-cand-01 $
     28// GEANT4 tag $Name: geant4-09-04-beta-01 $
    2929//
    3030//
  • trunk/examples/extended/field/field01/src/F01EventAction.cc

    r1230 r1337  
    2525//
    2626//
    27 // $Id: F01EventAction.cc,v 1.6 2006/06/29 17:16:29 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-03-cand-01 $
     27// $Id: F01EventAction.cc,v 1.7 2010/06/06 04:55:22 perl Exp $
     28// GEANT4 tag $Name: geant4-09-04-beta-01 $
    2929//
    3030//
     
    4545#include "G4VHitsCollection.hh"
    4646#include "G4SDManager.hh"
    47 #include "G4TrajectoryContainer.hh"
    48 #include "G4Trajectory.hh"
    49 #include "G4VVisManager.hh"
    5047#include "G4ios.hh"
    5148#include "G4UnitsTable.hh"
     
    9188void F01EventAction::EndOfEventAction(const G4Event* evt)
    9289{
    93  
    94   G4VVisManager* pVVisManager = G4VVisManager::GetConcreteInstance();
    95 
    96   if(pVVisManager)
    97   {
    98    G4TrajectoryContainer* trajectoryContainer = evt->GetTrajectoryContainer();
    99    G4int n_trajectories = 0;
    100    if (trajectoryContainer) n_trajectories = trajectoryContainer->entries(); 
    101    for(G4int i=0; i<n_trajectories; i++)
    102       { G4Trajectory* trj = (G4Trajectory *)((*(evt->GetTrajectoryContainer()))[i]);
    103         if (drawFlag == "all") trj->DrawTrajectory(50);
    104         else if ((drawFlag == "charged")&&(trj->GetCharge() != 0.))
    105                                trj->DrawTrajectory(50);
    106       }
    107   } 
    108 
    10990  if(verboselevel>0)
    11091    G4cout << "<<< Event  " << evt->GetEventID() << " ended." << G4endl;
  • trunk/examples/extended/field/field01/src/F01EventActionMessenger.cc

    r1230 r1337  
    2626//
    2727// $Id: F01EventActionMessenger.cc,v 1.4 2006/06/29 17:16:31 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-03-cand-01 $
     28// GEANT4 tag $Name: geant4-09-04-beta-01 $
    2929//
    3030//
  • trunk/examples/extended/field/field01/src/F01FieldMessenger.cc

    r1230 r1337  
    2626//
    2727// $Id: F01FieldMessenger.cc,v 1.8 2006/06/29 17:16:33 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-03-cand-01 $
     28// GEANT4 tag $Name: geant4-09-04-beta-01 $
    2929//
    3030//
  • trunk/examples/extended/field/field01/src/F01FieldSetup.cc

    r1230 r1337  
    2626//
    2727// $Id: F01FieldSetup.cc,v 1.7 2006/06/29 17:16:36 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-03-cand-01 $
     28// GEANT4 tag $Name: geant4-09-04-beta-01 $
    2929//
    3030//   User Field setup class implementation.
  • trunk/examples/extended/field/field01/src/F01PhysicsList.cc

    r1230 r1337  
    2525//
    2626//
    27 // $Id: F01PhysicsList.cc,v 1.12 2007/05/23 09:14:09 japost Exp $
    28 // GEANT4 tag $Name: geant4-09-03-cand-01 $
     27// $Id: F01PhysicsList.cc,v 1.15 2010/04/08 14:09:44 gcosmo Exp $
     28// GEANT4 tag $Name: geant4-09-04-beta-01 $
    2929//
    3030
     
    5555F01PhysicsList::F01PhysicsList(F01DetectorConstruction* p)
    5656:  G4VUserPhysicsList(), MaxChargedStep(DBL_MAX),
    57    thePhotoElectricEffect(0), theComptonScattering(0), theGammaConversion(0),
    58    theeminusMultipleScattering(0), theeminusIonisation(0),
    59    theeminusBremsstrahlung(0),
    60    theeplusMultipleScattering(0),theeplusIonisation(0),
     57   thePhotoElectricEffect(0), theComptonScattering(0),
     58   theGammaConversion(0), theeminusIonisation(0),
     59   theeminusBremsstrahlung(0), theeplusIonisation(0),
    6160   theeplusBremsstrahlung(0), theeplusAnnihilation(0),
    6261   theeminusStepCut(0),theeplusStepCut(0)
     
    173172#include "G4PhotoElectricEffect.hh"
    174173
    175 #include "G4MultipleScattering.hh"
     174#include "G4eMultipleScattering.hh"
     175#include "G4MuMultipleScattering.hh"
     176#include "G4hMultipleScattering.hh"
    176177
    177178#include "G4eIonisation.hh"
     
    215216      // Construct processes for electron
    216217
    217       // theeminusMultipleScattering = new G4MultipleScattering();
     218      // theeminusMultipleScattering = new G4eMultipleScattering();
    218219     theeminusIonisation = new G4eIonisation();
    219220     theeminusBremsstrahlung = new G4eBremsstrahlung();
     
    238239      // Construct processes for positron
    239240
    240       //   theeplusMultipleScattering = new G4MultipleScattering();
     241      //   theeplusMultipleScattering = new G4eMultipleScattering();
    241242      theeplusIonisation = new G4eIonisation();
    242243      theeplusBremsstrahlung = new G4eBremsstrahlung();
     
    264265
    265266      G4MuIonisation* themuIonisation = new G4MuIonisation() ;
    266      pmanager->AddProcess(new G4MultipleScattering(),-1,1,1);
     267     pmanager->AddProcess(new G4MuMultipleScattering(),-1,1,1);
    267268     pmanager->AddProcess(themuIonisation,-1,2,2);
    268269     pmanager->AddProcess(new G4MuBremsstrahlung(),-1,-1,3);
     
    285286
    286287      G4hIonisation* thehIonisation = new G4hIonisation() ;
    287       G4MultipleScattering* thehMultipleScattering =
    288                      new G4MultipleScattering() ;
     288      G4hMultipleScattering* thehMultipleScattering =
     289                     new G4hMultipleScattering() ;
    289290
    290291
  • trunk/examples/extended/field/field01/src/F01PhysicsListMessenger.cc

    r1230 r1337  
    2626//
    2727// $Id: F01PhysicsListMessenger.cc,v 1.6 2006/06/29 17:16:41 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-03-cand-01 $
     28// GEANT4 tag $Name: geant4-09-04-beta-01 $
    2929//
    3030//
  • trunk/examples/extended/field/field01/src/F01PrimaryGeneratorAction.cc

    r1230 r1337  
    2626//
    2727// $Id: F01PrimaryGeneratorAction.cc,v 1.8 2006/06/29 17:16:43 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-03-cand-01 $
     28// GEANT4 tag $Name: geant4-09-04-beta-01 $
    2929//
    3030//
  • trunk/examples/extended/field/field01/src/F01PrimaryGeneratorMessenger.cc

    r1230 r1337  
    2626//
    2727// $Id: F01PrimaryGeneratorMessenger.cc,v 1.5 2006/06/29 17:16:45 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-03-cand-01 $
     28// GEANT4 tag $Name: geant4-09-04-beta-01 $
    2929//
    3030//
  • trunk/examples/extended/field/field01/src/F01RunAction.cc

    r1230 r1337  
    2626//
    2727// $Id: F01RunAction.cc,v 1.10 2006/06/29 17:16:49 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-03-cand-01 $
     28// GEANT4 tag $Name: geant4-09-04-beta-01 $
    2929//
    3030//
  • trunk/examples/extended/field/field01/src/F01RunMessenger.cc

    r1230 r1337  
    2626//
    2727// $Id: F01RunMessenger.cc,v 1.6 2006/06/29 17:16:51 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-03-cand-01 $
     28// GEANT4 tag $Name: geant4-09-04-beta-01 $
    2929//
    3030//
  • trunk/examples/extended/field/field01/src/F01StepCut.cc

    r1230 r1337  
    2626//
    2727// $Id: F01StepCut.cc,v 1.3 2006/06/29 17:16:53 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-03-cand-01 $
     28// GEANT4 tag $Name: geant4-09-04-beta-01 $
    2929//
    3030
  • trunk/examples/extended/field/field01/src/F01SteppingAction.cc

    r1230 r1337  
    2626//
    2727// $Id: F01SteppingAction.cc,v 1.7 2006/06/29 17:16:55 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-03-cand-01 $
     28// GEANT4 tag $Name: geant4-09-04-beta-01 $
    2929//
    3030//
  • trunk/examples/extended/field/field01/src/F01SteppingMessenger.cc

    r1230 r1337  
    2626//
    2727// $Id: F01SteppingMessenger.cc,v 1.4 2006/06/29 17:16:58 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-03-cand-01 $
     28// GEANT4 tag $Name: geant4-09-04-beta-01 $
    2929//
    3030
  • trunk/examples/extended/field/field01/src/F01SteppingVerbose.cc

    r1230 r1337  
    2626//
    2727// $Id: F01SteppingVerbose.cc,v 1.7 2006/06/29 17:17:00 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-03-cand-01 $
     28// GEANT4 tag $Name: geant4-09-04-beta-01 $
    2929//
    3030//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.....
Note: See TracChangeset for help on using the changeset viewer.