41 #ifndef GFlashHomoShowerParameterisation_h 
   42 #define GFlashHomoShowerParameterisation_h 1 
  100     G4double ParAveA1,ParAveA2,ParAveA3;
 
  105     void ComputeLongitudinalParameters(
G4double y);
 
  106     void GenerateEnergyProfile(
G4double y);
 
  107     void GenerateNSpotProfile(
G4double y);
 
  110     G4double ParRC1,ParRC2,ParRC3,ParRC4;
 
  113     G4double ParRT1,ParRT2,ParRT3,ParRT4;
 
  117     G4double ParSpotT1,ParSpotT2,ParSpotA1, ParSpotA2;
 
  124     G4double SigmaLogAlphah,SigmaLogTmaxh;
 
  129     G4double NSpot,AlphaNSpot,TNSpot,BetaNSpot;
 
  132     G4double RadiusCore, WeightCore,RadiusTail;
 
~GFlashHomoShowerParameterisation()
 
G4double IntegrateEneLongitudinal(G4double LongitudinalStep)
 
void ComputeRadialParameters(G4double y, G4double Tau)
 
void GenerateLongitudinalProfile(G4double Energy)
 
G4double GenerateExponential(G4double Energy)
 
G4double IntegrateNspLongitudinal(G4double LongitudinalStep)
 
G4double ComputeTau(G4double LongitudinalPosition)
 
void SetMaterial(G4Material *mat)
 
GFlashHomoShowerParameterisation(G4Material *aMat, GVFlashHomoShowerTuning *aPar=0)
 
G4double GenerateRadius(G4int ispot, G4double Energy, G4double LongitudinalPosition)