PndMasterDigiTask¶
-
class PndMasterDigiTask : public PndMasterTask¶
The default digitization tasks.
Master Digitization Task Class¶
This class includes all the digitization tasks which need to be used in the default digitization macros.
Remark
If you find some obsolete task which needs to be changed, contact the computing coordinator.
- Author
Stefano Spataro spataro@to.infn.it, Torino University
- Version
1.0
- Date
Feb 1, 2016
Public Functions
-
PndMasterDigiTask(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 ~PndMasterDigiTask()¶
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