IAC NaI Detectors
Revision as of 17:31, 29 July 2011 by Setisadi (talk | contribs) (→General info on IAC NaI detector)
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")