13.07.2015 Views

A first magnetic field - Geant4 - CERN

A first magnetic field - Geant4 - CERN

A first magnetic field - Geant4 - CERN

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Magnetic <strong>field</strong>: a <strong>first</strong> exampleCreate your Magnetic <strong>field</strong> class– Uniform <strong>field</strong> :• Use an object of the G4UniformMagField class#include "G4UniformMagField.hh"#include "G4FieldManager.hh"#include "G4TransportationManager.hh“G4MagneticField* magField= new G4UniformMagField(G4ThreeVector(1.0*Tesla, 0.0, 0.0) );– Non-uniform <strong>field</strong> :Part 1/2• Create your concrete class derived from G4MagneticField11 November 2002 J. Apostolakis, <strong>Geant4</strong> UsersWorkshop, <strong>CERN</strong>6

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!