- Feb 27, 2014
-
-
Mark Jones authored
add flags debugflagpr and debugflagstubs add method THcDC::PrintStubs modify THcDC::PrintSpacePoints Set THcDC::LinkStubs() to only set fNDCTracks=0 and retrun when fNDCTracks>10 for HMS style chambers to match engine.
-
- Feb 26, 2014
-
-
Mark Jones authored
In CalcFptime changes for loop to use fNScinGoodHits In calcFptime if not a good hit ( both PMT within time window) set to -10000. In Clear set fpTime=-10000.
-
Mark Jones authored
-
- Feb 19, 2014
-
-
Stephen A. Wood authored
Removed not yet ready THcHodoscope::CalcBeta while merging.
-
- Feb 18, 2014
-
-
Gabriel Niculescu authored
-
- Feb 05, 2014
-
-
Stephen A. Wood authored
-
- Feb 02, 2014
-
-
Stephen A. Wood authored
-
- Jan 30, 2014
-
-
Zafar authored
Class for an Cherenkov detector consisting of two PMT's. Fourth pull request. January 30 2014. No need to cahnge the Map file. New parameter hcer_tot_pmts = 2 is added to the hcana.param file This code is for the coarse process of THcCherenkov class. Names of all the variables are in lower case. Variable Name Description phototubes Nuber of Cherenkov photo tubes adc Raw ADC values adc_p Pedestal Subtracted ADC values npe Number of Photo electrons npesum Sum of Number of Photo electrons ncherhit Number of Hits(Cherenkov)
-
Zafar authored
-
Zafar authored
-
Zafar authored
We have added a new parameter hcer_tot_pmts = 2 in hcana.param file. It is equal to total number of PMTs in Cherenkov detector. With this update, the THcCherenkov coarse process is complete. We have Raw adc, pedestal subtracted adc, number of photo electrons and hits histograms in the output root file for gas Cherenkov detector.
-
- Jan 29, 2014
-
-
Stephen A. Wood authored
Because git under Eclipse messes up soft links Use #include directive so desired file gets read
-
Edward Brash authored
Update MacOSX readme Add README for Eclipse usage on Linux Use Markdown markup for GitHub readability
-
Edward Brash authored
-
- Jan 27, 2014
-
-
Stephen A. Wood authored
-
Stephen Wood authored
Remove SConstruct softlink; rename SConstruct.py to be SConstruct Add a README for setting up Eclipse.
-
- Jan 26, 2014
-
-
Edward Brash authored
-
Edward Brash authored
-
Edward Brash authored
-
Edward Brash authored
-
- Jan 24, 2014
-
-
Edward Brash authored
SConstruct
-
- Jan 22, 2014
-
-
Edward Brash authored
-
Edward Brash authored
-
Edward Brash authored
-
Edward Brash authored
-
- Jan 17, 2014
-
-
Stephen A. Wood authored
-
Stephen A. Wood authored
-
- Jan 14, 2014
-
-
Stephen A. Wood authored
-
Stephen A. Wood authored
Friend the detector classes that need access to the private members. May later want to use member functions to access the data.
-
- Jan 10, 2014
-
-
Edward Brash authored
-
Edward Brash authored
-
- Jan 03, 2014
-
-
Stephen A. Wood authored
-
Stephen A. Wood authored
Was hardwired to HMS, so SOS was getting HMS hodoscope data.
-
- Dec 29, 2013
-
-
Zafar Ahmed authored
variables. Total photo electrons, total hits of adc 1, total hits of adc 2 and total hits. With this update we have transformed the FORTRAN code of file /engine/HTRACKING/h_trans_cer.f to /hcana/ser/THcCherenkov.cxx NOTE: The pedestal value in ENGINE is an integer but in hcana it is a flaoting number. So it changes the pedestal substracted vlues of adc 1 and adc 2 and the number of photo electrons of adc 1 and 2 by very small fraction. The difference of total photo electrons between ENGINE and hcana is not more than 0.005.
-
- Dec 28, 2013
-
-
Edward Brash authored
-
- Dec 19, 2013
-
-
Stephen A. Wood authored
Fix from Mark Jones with additional cleanup for saw's misunderstanding of space point criterion
-
Mark Jones authored
-
Stephen A. Wood authored
-
Edward Brash authored
Invoked with 'scons checkheaders=1' Also added cppcheck_report.txt to .gitignore
-
Stephen A. Wood authored
Compare wire coordinate, not wire number
-