Difference between revisions of "IAC NaI Detectors"
Jump to navigation
Jump to search
Line 51: | Line 51: | ||
| 2202 || Cosmic + Na22 || 1 min 45 s || 900 || 4 || 2 || [[File:IAC_NaI_r2202.png | 50 px]] | | 2202 || Cosmic + Na22 || 1 min 45 s || 900 || 4 || 2 || [[File:IAC_NaI_r2202.png | 50 px]] | ||
|- | |- | ||
− | | 2203 || Cosmic + Na22 || || | + | | 2203 || Cosmic + Na22 || || 900 || 10 || 2 || [[File:IAC_NaI_r2203.png | 50 px]] |
+ | |- | ||
+ | | 2204 || Cosmic + Na22 || || 800 || 10 || 2 || [[File:IAC_NaI_r2204.png | 50 px]] | ||
|}<br> | |}<br> |
Revision as of 20:17, 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")