41 #ifndef G4DNACPA100ElasticModel_h
42 #define G4DNACPA100ElasticModel_h 1
60 const G4String& nam =
"DNACPA100ElasticModel");
105 typedef std::map<G4String,G4String,std::less<G4String> >
MapFile;
108 typedef std::map<G4String,G4DNACrossSectionDataSet*,std::less<G4String> >
MapData;
141 typedef std::map<G4double, std::vector<G4double> >
VecMap;
171 errMsg <<
"*** WARNING : "
172 <<
"G4DNACPA100ElasticModel::SetKillBelowThreshold"
173 <<
"is deprecated, the kill threshold won't be taken into account";
175 G4Exception (
"*** WARNING : G4DNACPA100ElasticModel::SetKillBelowThreshold DEPRECATED",
"",
JustWarning,
"") ;
void SetKillBelowThreshold(G4double threshold)
std::ostringstream G4ExceptionDescription
G4ParticleChangeForGamma * fParticleChangeForGamma
static const G4double emax
std::map< G4double, std::map< G4double, G4double > > TriDimensionMap
G4double RandomizeCosTheta(G4double k)
G4double LinLogInterpolate(G4double e1, G4double e2, G4double e, G4double xs1, G4double xs2)
virtual ~G4DNACPA100ElasticModel()
std::map< G4double, std::vector< G4double > > VecMap
virtual G4double CrossSectionPerVolume(const G4Material *material, const G4ParticleDefinition *p, G4double ekin, G4double emin, G4double emax)
std::map< G4String, G4DNACrossSectionDataSet *, std::less< G4String > > MapData
std::map< G4String, G4String, std::less< G4String > > MapFile
G4double QuadInterpolator(G4double e11, G4double e12, G4double e21, G4double e22, G4double x11, G4double x12, G4double x21, G4double x22, G4double t1, G4double t2, G4double t, G4double e)
virtual void SampleSecondaries(std::vector< G4DynamicParticle * > *, const G4MaterialCutsCouple *, const G4DynamicParticle *, G4double tmin, G4double maxEnergy)
G4DNACPA100ElasticModel & operator=(const G4DNACPA100ElasticModel &right)
virtual void Initialise(const G4ParticleDefinition *, const G4DataVector &)
G4double GetKillBelowThreshold()
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *description)
std::vector< G4double > eTdummyVec
G4DNACPA100ElasticModel(const G4ParticleDefinition *p=0, const G4String &nam="DNACPA100ElasticModel")
const std::vector< G4double > * fpMolWaterDensity
G4double LinLinInterpolate(G4double e1, G4double e2, G4double e, G4double xs1, G4double xs2)
void SelectStationary(G4bool input)
G4double Theta(G4ParticleDefinition *aParticleDefinition, G4double k, G4double integrDiff)
G4double LogLogInterpolate(G4double e1, G4double e2, G4double e, G4double xs1, G4double xs2)
TriDimensionMap eDiffCrossSectionData