Difference between revisions of "IAC NaI Detectors"
Jump to navigation
Jump to search
Line 39: | Line 39: | ||
| 2194 || Cosmic + Co60 || 35 || 995 || 24 || 2 || [[File:IAC_NaI_r2194.png | 50 px]] | | 2194 || Cosmic + Co60 || 35 || 995 || 24 || 2 || [[File:IAC_NaI_r2194.png | 50 px]] | ||
|- | |- | ||
− | | | + | | 2196 || Cosmic + Co60 || 8 min 55 s || 900 || 24 || 2 || [[File:IAC_NaI_r2196.png | 50 px]] |
+ | |- | ||
+ | | 2197 || Cosmic + Na22 || || 900 || 24 || 2 || [[File:IAC_NaI_r2197.png | 50 px]] | ||
Revision as of 17:54, 27 July 2011
General info on IAC NaI detector
Crystal size
PMT base configureation
IAC NAI_1
analysis commands
/home/daq/CODA/CODAreader/UsingROOTnEVIO/Oleksiy/evio2nt -fr2177.dat > /dev/null
mv r2177 r2177.root
root r2177.root
TH1F * Hist1=new TH1F("Hist1","Hist1",4096,-0.5,4095.5);
ntuple->Draw("ADC1 >> Hist1")