HARPO  5.1.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Reconstruction

Reconstruction

Due to memory leaks problems, the reconstruction has to be done it 2 steps:

This is the standard reconstruction for cosmic ray data:

$ harpoanalysis -a HarpoAnalyseNoiseSuppression -a HarpoClustering -a HarpoHoughTracking -a HarpoMatching \
   -c HarpoReconstruction.cfg -o runRUNNO_reco.root runRUNNO_raw.root

This is the standard reconstruction for beam data:

$ harpoanalysis -a HarpoAnalyseNoiseSuppression -a HarpoClusteringBloc -a HarpoVertexing -a HarpoMatchingVertex \
   -c HarpoReconstruction.cfg -o runRUNNO_reco.root runRUNNO_raw.root

You can check what is done in the reconstruction with hrecomonitor:

$ hrecomonitor --root -c HarpoReconstruction.cfg runRUNNO_raw.root