Difference between revisions of "IAC NaI Detectors"
Jump to navigation
Jump to search
Line 29: | Line 29: | ||
| 2180 || Cosmic || 18 min 37 s || 661 || 26 || 0.8 || [[File:IAC_NaI_r2180.png | 100 px]] [[File:IAC_NaI_r2180_logy.png | 100 px]] | | 2180 || Cosmic || 18 min 37 s || 661 || 26 || 0.8 || [[File:IAC_NaI_r2180.png | 100 px]] [[File:IAC_NaI_r2180_logy.png | 100 px]] | ||
|- | |- | ||
− | | 2182 || Cosmic || || 690 || 26 || 0.8 || [[File: | + | | 2182 || Cosmic || 19 min 21 s || 690 || 26 || 0.8 || [[File:IAC_NaI_r2182.png | 100 px]] [[File:IAC_NaI_r2182_logy.png | 100 px]] |
+ | |- | ||
+ | | 2183 || Cosmic + Na22 || || 690 || 26 || 0.8 || [[File:IAC_NaI_r2183.png | 100 px]] [[File:IAC_NaI_r2183_logy.png | 100 px]] | ||
Revision as of 17:59, 26 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")