QwGeant4
|
#include "TF1.h"
Go to the source code of this file.
Macros | |
#define | pi_w 3.14159 |
#define | me_w 0.511E-3 |
#define | alpha_w 0.007299 |
#define | WISER_VERBOSE 0 |
Functions | |
G4double | wiser_all_fit (G4double *x, G4double *par) |
G4double | wiser_sigma (G4double Ebeam, G4double pf, G4double thf, G4double rad_len, G4int type) |
#define alpha_w 0.007299 |
Definition at line 7 of file wiser_pion.h.
#define me_w 0.511E-3 |
Definition at line 6 of file wiser_pion.h.
#define pi_w 3.14159 |
Definition at line 5 of file wiser_pion.h.
#define WISER_VERBOSE 0 |
Definition at line 8 of file wiser_pion.h.
Referenced by wiser_sigma().
G4double wiser_all_fit | ( | G4double * | x, |
G4double * | par | ||
) |
Definition at line 161 of file wiser_pion.h.
Referenced by wiser_sigma().
G4double wiser_sigma | ( | G4double | Ebeam, |
G4double | pf, | ||
G4double | thf, | ||
G4double | rad_len, | ||
G4int | type | ||
) |
Definition at line 12 of file wiser_pion.h.
References wiser_all_fit(), and WISER_VERBOSE.
Referenced by QweakSimEPEvent::Pion_PhotoProduction(), QweakSimEPEvent::Pion_PhotoProductionAl(), and QweakSimEPEvent::Pion_PhotoProductionCarbon().