Difference: PhoswichNov2016 (1 vs. 2)

Revision 22017-12-18 - AlessioSarti

 
META TOPICPARENT name="ResearchProjects"

Studies of the Phoswich detector Trento 2016

Code

The code is kept under

/NAS_arpg/debora/Trento/Analisi2017/TrentoScope2017/AnaWaveform

There are several scripts to perform the data analysis that is structured in 3 steps:

Changed:
<
<
  • Analysis of the spectra, calculation of the pedestal
  • Tupling production using the pedestal subtraction
  • Creation of the histograms for the final data analysis
>
>
  • Analysis of the spectra, calculation of the pedestal. To perform this step, use the * Ped* scripts.
  • Tupling production using the pedestal subtraction. To perform this step use the scripts without the Ped. This will produce ntuples that have the pedestal subtraction inside.
  • Creation of the histograms for the final data analysis.
  Scripts are named Run*sh

The output of the job (rootfiles) is under

/NAS_arpg/debora/Trento/Analisi2017/rootfiles

Added:
>
>
To produce the final histograms the macro AnaPhoswich.C is available.

The macro uses the following histograms:

hdt_stsc_stsd = ((TH1D*)gDirectory->Get("dt_stsc_stsd"));
 hdt_stsc_phos = ((TH1D*)gDirectory->Get("dt_stsc_phos"));
 hdt_stsd_phos = ((TH1D*)gDirectory->Get("dt_stsd_phos"));
 hq_stsc = ((TH1D*)gDirectory->Get("q_stsc"));
 hq_stsd = ((TH1D*)gDirectory->Get("q_stsd"));
 hq_phos = ((TH1D*)gDirectory->Get("q_phos"));

to compute the resolution and the charge distributions.

 

Data

The data can be found in

ELOG

The logbooks can be found in

-- Alessio Sarti - 2017-12-18

Comments

<--/commentPlugin-->

Revision 12017-12-18 - AlessioSarti

 
META TOPICPARENT name="ResearchProjects"

Studies of the Phoswich detector Trento 2016

Code

The code is kept under

/NAS_arpg/debora/Trento/Analisi2017/TrentoScope2017/AnaWaveform

There are several scripts to perform the data analysis that is structured in 3 steps:

  • Analysis of the spectra, calculation of the pedestal
  • Tupling production using the pedestal subtraction
  • Creation of the histograms for the final data analysis

Scripts are named Run*sh

The output of the job (rootfiles) is under

/NAS_arpg/debora/Trento/Analisi2017/rootfiles

Data

The data can be found in

ELOG

The logbooks can be found in

-- Alessio Sarti - 2017-12-18

Comments

<--/commentPlugin-->
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback