|
Garfield++ 3.0
A toolkit for the detailed simulation of particle detectors based on ionisation measurement in gases and semiconductors
|
Definition of the GarfieldPhysics class. More...
#include <map>#include <vector>#include <iostream>#include "Garfield/Sensor.hh"#include "Garfield/AvalancheMC.hh"#include "Garfield/AvalancheMicroscopic.hh"#include "Garfield/ComponentAnalyticField.hh"#include "Garfield/TrackHeed.hh"#include "Garfield/TrackSimple.hh"#include "Garfield/MediumMagboltz.hh"#include "Garfield/GeometryRoot.hh"#include "Garfield/GeometrySimple.hh"#include "Garfield/SolidTube.hh"Go to the source code of this file.
Classes | |
| class | GarfieldParticle |
| class | GarfieldPhysics |
Typedefs | |
| typedef std::pair< double, double > | EnergyRange_MeV |
| typedef std::map< const std::string, EnergyRange_MeV > | MapParticlesEnergy |
Definition of the GarfieldPhysics class.
Definition in file GarfieldPhysics.hh.
| typedef std::pair<double, double> EnergyRange_MeV |
Definition at line 49 of file GarfieldPhysics.hh.
| typedef std::map< const std::string, EnergyRange_MeV> MapParticlesEnergy |
Definition at line 50 of file GarfieldPhysics.hh.