Difference between revisions of "IAC NaI Detectors"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
=General info on IAC NaI detector= | =General info on IAC NaI detector= | ||
+ | |||
+ | [[https://wiki.iac.isu.edu/index.php/PePPO_NaI_PositronDetector_4_JLab#Detectors_Documentations]] | ||
==Crystal size== | ==Crystal size== |
Revision as of 17:31, 29 July 2011
General info on IAC NaI detector
[[1]]
Crystal size
NaI crystal sizes: 3”x3”
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")