Difference between revisions of "IAC NaI Detectors"
Jump to navigation
Jump to search
Line 68: | Line 68: | ||
|- | |- | ||
| 2213 || Cosmic + Na22 || 119 s || 1050 || 0 || 2 || [[File:IAC_NaI_r2213.png | 50 px]] | | 2213 || Cosmic + Na22 || 119 s || 1050 || 0 || 2 || [[File:IAC_NaI_r2213.png | 50 px]] | ||
− | + | |- | |
+ | | 2214 || Cosmic || s || 1050 || 0 || 2 || [[File:IAC_NaI_r2214.png | 50 px]] | ||
|}<br> | |}<br> | ||
Revision as of 21:21, 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")