Secondary interactions. More...
#include <secondaries.hh>
Public Member Functions | |
void | GetSecondaries (Settings *settings1, string, double, double &, double &, int &, TH1F *) |
void | InitTauola () |
void | GetTauDecay (string nuflavor, string current, string &taudecay, double &emfrac_db, double &hadfrac_db) |
void | GetEMFracDB (double &emfrac_db, double &hadfrac_db) |
double | GetDBViewAngle (const Vector &refr, const Vector &nnu) |
double | NFBWeight (double ptau, double taulength) |
int | GetEMFrac (Settings *settings1, string nuflavor, string current, string taudecay, double y, TH1F *hy, double pnu, int inu, double &emfrac, double &hadfrac, int &n_interactions, int taumodes1) |
Public Attributes | |
int | SECONDARIES |
int | TAUDECAY |
double | TAUFRAC |
int | count_nfb |
int | secondary_e_noncons |
bool | secondbang |
string | flavors [3] |
Static Public Attributes | |
static const bool | interestedintaus =false |
Secondary interactions.
Definition at line 28 of file secondaries.hh.