Garfield++ v1r0
A toolkit for the detailed simulation of particle detectors based on ionisation measurement in gases and semiconductors
Loading...
Searching...
No Matches
GarfieldPhysics.hh File Reference

Definition of the GarfieldPhysics class. More...

#include <map>
#include <vector>
#include <iostream>
#include "Sensor.hh"
#include "AvalancheMC.hh"
#include "AvalancheMicroscopic.hh"
#include "ComponentAnalyticField.hh"
#include "TrackHeed.hh"
#include "TrackSimple.hh"
#include "MediumMagboltz.hh"
#include "GeometryRoot.hh"
#include "GeometrySimple.hh"
#include "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_MeVMapParticlesEnergy
 

Detailed Description

Definition of the GarfieldPhysics class.

Definition in file GarfieldPhysics.hh.

Typedef Documentation

◆ EnergyRange_MeV

typedef std::pair<double, double> EnergyRange_MeV

Definition at line 49 of file GarfieldPhysics.hh.

◆ MapParticlesEnergy

typedef std::map< const std::string, EnergyRange_MeV> MapParticlesEnergy

Definition at line 50 of file GarfieldPhysics.hh.