PndMasterLocalRecoTask

class PndMasterLocalRecoTask : public PndMasterTask

The default local reconstruction tasks.

Master Local Reconstruction Task Class

This class includes all the local reconstruction tasks which need to be used in the default local reconstruction macros.

Remark

If you find some obsolete task which needs to be changed, contact the computing coordinator.

Author

Tobias Stockmanns t.stockmanns@fz-juelich.de, FZ Juelich

Version

1.0

Date

Mar 1, 2018

Public Functions

PndMasterLocalRecoTask(TString options = "")

Default constructor with options.

Parameters
  • options – = “” -> default settings full setup

  • options – = “day1” -> Setup for day1 experiment: no GEM, FTS1234, NO DISC, NO RICH

  • options – = “gem” (added to “day1”) -> Setup for day1 experiment with 3 GEM planes

  • options – = “fts1256” (added to “day1”) -> Setup for day1 experiment with FTS1256 insted of FTS1234 Example: “day1+gem+fts1256” means day1 setup + GEM planes + fst1256

virtual ~PndMasterLocalRecoTask()

Destructor.

virtual void SetPersistency(Bool_t pers = kTRUE)

Set the persistency of all the tasks.

Parameters

pers – Persistency level: 0 no TCA, 1 all TCA