32 #ifndef G4GEMChannelVI_h
33 #define G4GEMChannelVI_h 1
63 virtual void Dump()
const;
131 return G4Exp(t) - 1.0;
136 return (t - tx + 1.0)*
G4Exp(tx) - t - 1.0;
145 G4double p1 = S*S*S*( 1.0 + S*S*( 1.5 + 3.75*S*
S) );
146 G4double p2 = Sx*Sx*Sx*( 1.0 + Sx*Sx*( 1.5 + 3.75*Sx*Sx) )*
G4Exp(sx-
s0);
G4GEMChannelVI(G4int theA, G4int theZ)
virtual G4Fragment * EmittedFragment(G4Fragment *theNucleus) final
virtual void Initialise() final
G4double G4Exp(G4double initial_x)
Exponential Function double precision.
virtual ~G4GEMChannelVI()
virtual void Dump() const
virtual G4double GetEmissionProbability(G4Fragment *theNucleus) final