Difference between revisions of "IAC NaI Detectors"
Jump to navigation
Jump to search
Line 34: | Line 34: | ||
|- | |- | ||
| 2192 || Cosmic + Na22 || 51 s || 995 || 24 || 2 || [[File:IAC_NaI_r2192.png | 50 px]] | | 2192 || Cosmic + Na22 || 51 s || 995 || 24 || 2 || [[File:IAC_NaI_r2192.png | 50 px]] | ||
− | + | |- | |
+ | | 2193 || Cosmic || || 995 || 24 || 2 || [[File:IAC_NaI_r2194.png | 50 px]] | ||
+ | |- | ||
+ | | 2194 || Cosmic + Co60 || || 995 || 24 || 2 || [[File:IAC_NaI_r2194.png | 50 px]] | ||
Revision as of 17:28, 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")