1#ifndef G_MEDIUM_PLASTIC_H
2#define G_MEDIUM_PLASTIC_H
void EnablePrimaryIonisation(const bool) override
Make the medium ionisable or non-ionisable.
MediumPlastic(const double eps)
Constructor from dielectric constant.
virtual ~MediumPlastic()
Destructor.
MediumPlastic()
Default constructor.
void EnableDrift(const bool) override
Switch electron/ion/hole transport on/off.