e4nu / e4nuanalysiscode

Placeholder for all e4nu analyses
1 stars 2 forks source link

Validation test using previous 1p0pi code #134

Closed jtenavidal closed 8 months ago

jtenavidal commented 9 months ago

We must run the code using the same files:

/pnfs/genie/persistent/users/apapadop/e4v_SuSav2/Exclusive/electrons/

/pnfs/genie/persistent/users/apapadop/e4v_SuSav2/Exclusive/electrons/%s_%sGeV/apapadop_SuSav2_%s_%sGeV_master*.root

jtenavidal commented 9 months ago

h1_E_tot contains only signal events (no substracted, only 1p0pi detected)

image

This one (h1_Ecal) contains substracted events

image
jtenavidal commented 9 months ago

I also want the per sector (phi dependent). I used the (h1_SECTORS) histogram for this purpose.

image
jtenavidal commented 9 months ago

Configuration :

image

Number of events analised: Long64_t nentries = 1000000;

image image image
jtenavidal commented 9 months ago

Obtain for 1p0pi case at 1GeV (C):

For the following cases:

  1. Fiducial, efficiency maps,
  2. Only Fiducial
  3. No other effects

Repeat for 2GeV Case

Store those plots in a separate ROOT file so we can access them in the future.

jtenavidal commented 9 months ago
image
jtenavidal commented 9 months ago
image
jtenavidal commented 9 months ago
image

Can use the plot_histograms option!