FairRoot/PandaRoot
|
#include "PndMasterTask.h"
Go to the source code of this file.
Classes | |
class | PndMasterDigiTask |
The default digitization tasks. More... | |
struct | PndMasterDigiTask::digiTaskList |
struct of the task list This struct avoids to retrieve tasks using the integer value (misleading), but uses an easier scheme. The enum is "k" + the class name, i.e. "kPndMvdDigiTask" for the class PndMvdDigiTask. The function PrintTaskList() can be used to check the list of the tasks and the corresponding number More... | |