Difference between revisions of "IAC NaI Detectors"
Jump to navigation
Jump to search
Line 82: | Line 82: | ||
=Detector and Parts= | =Detector and Parts= | ||
− | [[File: | + | [[File:IAC_NaI_Detectors_and_Parts_1.png | 300 px]] |
+ | |||
+ | [[File:IAC_NaI_Detectors_and_Parts_2.png | 300 px]] | ||
+ | |||
+ | [[File:IAC_NaI_Detectors_and_Parts_3.png | 300 px]] | ||
=IAC NAI_1= | =IAC NAI_1= |
Revision as of 20:55, 20 September 2011
General info on IAC NaI detector
[[1]]
Crystal size
NaI crystal sizes: 3”x3”
PMT base configureation
IAC NAI_0
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")