Option to generate decay e+ spectra for muons which do not decay in the sample plane
This commit is contained in:
parent
8284174829
commit
b37eb3b12f
@ -501,7 +501,9 @@ void NewSpec::TBLRCoinIO( Bool_t FigFlag, Double_t eCut )
|
||||
// if (ientry < 0) break;
|
||||
nb = fChain->GetEntry(jentry); nbytes += nb;
|
||||
// fChain->GetEntry(jentry);
|
||||
|
||||
|
||||
// if (muDecayPosZ>16.9&&muDecayPosZ<17.1) continue; //muons decaying outside of sample plane (in the radiation shield etc)
|
||||
|
||||
// FILL IN HISTOGRAMS
|
||||
hEdepositCF->Fill(save_ke[0]/1000.);
|
||||
hBeamSpot->Fill(save_x[0], save_y[0]);
|
||||
|
Loading…
x
Reference in New Issue
Block a user