Difference: PiENu (5 vs. 6)

Revision 62012-06-27 - DanProtopopescu

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

PiENu

Line: 29 to 29
 
Changed:
<
<

Tagging Bhabha events

>
>

Bhabha events tagging

In MC, this is done via a code snippet added by Chloe in SteppingAction.cc:

//Chloe's addition (in SteppingAction.cc)
    if (theParticleName == "e+" 
        && thePostVolume == "/pienu/Target" 
        && theProcessName == "eIoni") {
        runAction->SBhabha(postEnergy);
     // G4cout << postEnergy/MeV << G4endl;
    } 
However, this only selects Bhabha scattering events happening in the target volume.

Reproducing plots from Chloe's thesis

The data tree produced by MCtoData contains numerous new branches, which can be useful for this analysis. A first step is trying to identify these branches and reproduce some of the most important plots from Chloe's thesis. These PDFs contain our plots:

The ROOT macros used to draw these plots are attached here.

 
Deleted:
<
<
... Will be documented along the way ...
 
META FILEATTACHMENT attachment="TalkINPC.pdf" attr="" comment="INPC 2010 talk by Chloé Malbrunot" date="1336144134" name="TalkINPC.pdf" path="TalkINPC.pdf" size="3207320" stream="TalkINPC.pdf" tmpFilename="/usr/tmp/CGItemp16539" user="DanProtopopescu" version="1"
META FILEATTACHMENT attachment="PIENU_proposal.pdf" attr="" comment="PIENU Proposal" date="1336144271" name="PIENU_proposal.pdf" path="PIENU_proposal.pdf" size="390839" stream="PIENU_proposal.pdf" tmpFilename="/usr/tmp/CGItemp16616" user="DanProtopopescu" version="1"
Added:
>
>
META FILEATTACHMENT attachment="Plots-2012-06-26.pdf" attr="" comment="Plots reproducing figures 1.2, 5.1 and 5.19" date="1340795222" name="Plots-2012-06-26.pdf" path="Plots-2012-06-26.pdf" size="1055200" stream="Plots-2012-06-26.pdf" tmpFilename="/usr/tmp/CGItemp20782" user="DanProtopopescu" version="1"
META FILEATTACHMENT attachment="macros.tgz" attr="" comment="Analysis macros (initial versions)" date="1340795449" name="macros.tgz" path="macros.tgz" size="4122" stream="macros.tgz" tmpFilename="/usr/tmp/CGItemp20416" user="DanProtopopescu" version="1"
 
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