Difference: KDecayPions (2 vs. 3)

Revision 32015-04-17 - BrunoAngelucci

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Pions from in-beam Kaon Decay

Line: 8 to 8
 

Generator

Changed:
<
<
This case is handled via pichdecays.F. This file is a container for charged pion decays. The routine "pichdecay_manager" is called in kaon decay generators where one ore more charged pions are present in the final state. Two pion decay types are implemented in pich2lnu.F and pich2lnug.F
>
>
This case is handled via pichdecays.F. This file is a container for charged pion decays.
The routine pichdecay_manager is called in kaon decay generators where one ore more charged pions are present in the final state (e.g. kch2pipi0.F).
Two pion decay types are implemented in pich2lnu.F and pich2lnug.F, with the possibility to choose the lepton type (electron or muon).
 

Software implementation

Changed:
<
<
Files to be modified:
  • CMC.cc *
>
>
New generator files:
  • Generator/pichdecays.F
  • Generator/pich2lnu.F
  • Generator/pich2lnug.F
Generator to be modified:
  • Generator/kch2pipi0.F

Macro file to be modified:

  • macros/StandardRun.mac

C++ files to be modified:

  • src/CMC.cc, include/CMC.hh
  • src/DatacardManager.cc, include/DatacardManager.hh
  • src/DatacardMessenger.cc, include/DatacardMessenger.hh
 

How to run

Changed:
<
<
To run this channel ...
>
>
To run this channel:
  • specify the charged pion decay type in the StandardRun.mac file, at the line with the tag /decay/pichDecay.
    Available charged pion decay types:
    • 0: pi is passed to Geant4;
    • 1: pi-->mu nu;
    • 2: pi-->e nu;
    • 3: pi-->mu nu g;
    • 4: pi-->e nu g;
  • run the software giving the modified macro file as input parameter
    NA62MC macros/StandardRun.mac
 

Documentation

Deleted:
<
<
This is documented in technical note CERN-
 \ No newline at end of file
Added:
>
>
This will be documented in technical note CERN-
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback