Difference between revisions of "PWA Software"

From Pwawiki
Jump to navigationJump to search
(Created page with " == ROOTPWA (Compass) == == ampTools (Gluex-Indiana) == == JPWA (JLab-CLAS) == == Ruby-PWA (Gluex - CMU)== == GpuPWA (Beijing) ==")
 
Line 2: Line 2:
 
== ROOTPWA (Compass) ==
 
== ROOTPWA (Compass) ==
  
 +
''' Notes from building ROOTPWA on JLab ifarm (last build date july 20, 2012)'''
 +
 +
'''important paths'''
 +
* rootpwa: /work/clas/clasg12/clasg12/ROOTPWA-build/rootpwa
 +
* libconfig: /work/clas/clasg12/clasg12/ROOTPWA-build/libconfig-1.4b4
 +
* boost: /home/clasg12/local/src/Boost_1_46_1
 +
* root: /apps/root/PRO/root
 +
* cmake: /apps/cmake
 +
 +
'''to setup paths'''
 +
source /work/clas/clasg12/clasg12/ROOTPWA-build/rootpwa/setup-ifarm-jlab.sh
 +
 +
'''compiled programs in build/bin'''
 +
addamp*              getThresholds*                    testAmplitudeTree*
 +
addisokey*          int*                              testArray*
 +
ampDiff*            key2tex*                          testDecayTopology*
 +
binevt*              listwaves*                        testIntegral*
 +
CalcAmpl*            mutator*                          testLibppFunctions*
 +
CalcAmpl2*          plotBWAmp*                        testLikelihood*
 +
calcAmplitudes*      plotGampMassDep*                  testParticle*
 +
calcIntegrals*      pwaConstraintFit*                testPWAAmp*
 +
checkKeyFile*        pwafit*                          testPWAConstraint*
 +
createGraphDiagram*  pwaMassFit*                      testPWALikeli*
 +
doPlotWEvts*        pwaplot*                          testSpinUtils*
 +
evt2tree*            reflect*                          testSumAccumulators*
 +
evtweight*          rootpwa_fitresult_inspector_gui*  testWaveDescription*
 +
gamp*                rootpwa_gui*                      testWaveSetGenerator*
 +
generateWaveSet*    selector*                        vamp*
 +
genpw*              testAmplitude*
 +
 +
'''documentation:'''
 +
gamp_user_guide.ps
 +
rootpwa.pdf
 +
rootpwa_tutorial.pdf
 +
* the documentation is infinished but is a good starting point.
  
 
== ampTools (Gluex-Indiana) ==
 
== ampTools (Gluex-Indiana) ==

Revision as of 10:34, 3 August 2012

ROOTPWA (Compass)

Notes from building ROOTPWA on JLab ifarm (last build date july 20, 2012)

important paths

  • rootpwa: /work/clas/clasg12/clasg12/ROOTPWA-build/rootpwa
  • libconfig: /work/clas/clasg12/clasg12/ROOTPWA-build/libconfig-1.4b4
  • boost: /home/clasg12/local/src/Boost_1_46_1
  • root: /apps/root/PRO/root
  • cmake: /apps/cmake

to setup paths

source /work/clas/clasg12/clasg12/ROOTPWA-build/rootpwa/setup-ifarm-jlab.sh

compiled programs in build/bin

addamp*              getThresholds*                    testAmplitudeTree*
addisokey*           int*                              testArray*
ampDiff*             key2tex*                          testDecayTopology*
binevt*              listwaves*                        testIntegral*
CalcAmpl*            mutator*                          testLibppFunctions*
CalcAmpl2*           plotBWAmp*                        testLikelihood*
calcAmplitudes*      plotGampMassDep*                  testParticle*
calcIntegrals*       pwaConstraintFit*                 testPWAAmp*
checkKeyFile*        pwafit*                           testPWAConstraint*
createGraphDiagram*  pwaMassFit*                       testPWALikeli*
doPlotWEvts*         pwaplot*                          testSpinUtils*
evt2tree*            reflect*                          testSumAccumulators*
evtweight*           rootpwa_fitresult_inspector_gui*  testWaveDescription*
gamp*                rootpwa_gui*                      testWaveSetGenerator*
generateWaveSet*     selector*                         vamp*
genpw*               testAmplitude*

documentation:

gamp_user_guide.ps
rootpwa.pdf
rootpwa_tutorial.pdf
  • the documentation is infinished but is a good starting point.

ampTools (Gluex-Indiana)

JPWA (JLab-CLAS)

Ruby-PWA (Gluex - CMU)

GpuPWA (Beijing)