Difference: KDecayPions (5 vs. 6)

Revision 62015-04-20 - DanProtopopescu

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

Pions from in-beam Kaon Decay

Line: 39 to 39
 
    • 2: pi-->e nu;
    • 3: pi-->mu nu g;
    • 4: pi-->e nu g;
Deleted:
<
<
  • run the software giving the modified macro file as input parameter
    NA62MC macros/StandardRun.mac
 
Changed:
<
<

How and what to check

>
>
Run the software giving the modified macro file as input parameter, e.g. on an SL6 machine:
cd /afs/phas.gla.ac.uk/data/na62/software01/NA62MC
source scripts/env.sh
NA62MC macros/StandardRun.mac

In the StandardRun.mac file, one has to pay attention to the following instructions:

/decay/pichDecay 2 
as explained above. Then use

/output/fileName pluto.root
to set where the output goes.

Verbosity can be set with

/run/verbose 1
/event/verbose 1
/tracking/verbose 1
 
Changed:
<
<
An event analyzer is provided inside the Analysis framework.
In /afs/phas.gla.ac.uk/data/na62/software01/UserAnalysis the "MCTruthAnalyzer" can be used to debug the MC events produced with NA62MC.
>
>

How to check the output

An event analyzer is provided inside the NA62Analysis framework.

In /afs/phas.gla.ac.uk/data/na62/software01/UserAnalysis the "MCTruthAnalyzer" can be used to debug the MC events produced with NA62MC.

 
  • The code is in Analyzers/src/MCTruthAnalyzer.cc
Changed:
<
<
After sourcing scripts/env.sh
>
>
After sourcing scripts/env.sh from within UserAnalysis/
 
  • Compile with NA62AnalysisBuilder.py configFiles/MCTruthAnalyzer.conf
  • Run with ./MCTruthAnalyzer -i ../NA62MC/pluto.root -o test.root -v kUser --config configFiles/MCTruthAnalyzer.run
    The kUser verbose flag has to be used to get on screen information on generated particles.
Deleted:
<
<

Troubleshooting

 

Documentation

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