nuisance is hosted by Hepforge, IPPP Durham
close Warning: Can't synchronize with repository "(default)" ("(default)" is not readable or not a Git repository.). Look in the Trac log for more information.

Changes between Version 75 and Version 76 of HowToAddSample


Ignore:
Timestamp:
Jan 8, 2017, 4:26:22 PM (7 years ago)
Author:
Clarence Wret
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowToAddSample

    v75 v76  
    375375  double th_pi_mu = ppi.Vect().Angle(pmu.Vect());
    376376
    377   // Now write down the derived neutrino energy, assuming the initial state nucleon is at rest and we only have a pion, muon and nucleon in the final state
     377  // Now write down the derived neutrino energy
     378  // assuming the initial state nucleon is at rest
     379  // and we only have a pion, muon and nucleon in the final state
    378380  double rEnu = (m_mu * m_mu + m_pi * m_pi - 2 * m_n * (E_pi + E_mu) + 2 * E_pi * E_mu -
    379381       2 * p_pi * p_mu * cos(th_pi_mu)) /