EvtSVPHelCPMix.cpp
Go to the documentation of this file.
69 //Flavour tagging of the initial state. Note that flavour mixing has already been applied out of this model 70 //Initial_state == 0 (Bs at the initial state) and Initial_state == 1 (Anti-Bs in the initial state) 73 p ) ) { //The decaying particle has suffered flavour mixing, thus the initial state is its antiparticle 79 } else { //The decaying particle has NOT suffered flavour mixing, thus the initial state is itself 93 //Here we're gonna generate and set the "envelope" lifetime, so we take the longest living component (for positive deltaGamma: tauH) 94 //t is initialized following a e^(gammaH*t) lifetime distribution. When computing the amplitudes a factor e^(gammaH*t/2) should be substracted. 96 ( 1.0 / gammaH ); //This overrules the lifetimes made by the program performing the mixing (CPUtil) 130 //Time-dependent amplitudes H+(t) and H-(t) are computed for a Bs and Anti-Bs in the initial state
Definition: EvtSpinType.hh:34 std::ostream & EvtGenReport(EvtGenSeverity severity, const char *facility=0) Definition: EvtReport.cpp:33 static void SVPHel(EvtParticle *parent, EvtAmp &, EvtId n_v1, EvtId n_ph, const EvtComplex &hp, const EvtComplex &hm) Definition: EvtSVPHelAmp.cpp:76 Definition: EvtDecayBase.hh:34 Definition: EvtId.hh:27 Definition: EvtSpinType.hh:31 Definition: EvtSpinType.hh:30 void checkSpinParent(EvtSpinType::spintype sp) Definition: EvtDecayBase.cpp:560 void checkNArg(int a1, int a2=-1, int a3=-1, int a4=-1) Definition: EvtDecayBase.cpp:518 void checkSpinDaughter(int d1, EvtSpinType::spintype sp) Definition: EvtDecayBase.cpp:573 Definition: EvtReport.hh:49 Definition: EvtSVPHelCPMix.hh:36 Definition: EvtParticle.hh:46 Definition: EvtComplex.hh:29 Generated by 1.8.15 |