12 #include "TClonesArray.h"
28 FairRootManager* ioman = FairRootManager::Instance();
29 TClonesArray* myArray = ioman->GetTClonesArray(fOutputBranch);
31 std::cout <<
"-I- PndMvdTopix4RingSorterTask::AddNewDataToTClonesArray Data: " ;
Data class to store the digi output of a pixel module.
PndMvdTopix4RingSorterTask()
virtual FairRingSorter * InitSorter(Int_t numberOfCells, Double_t widthOfCells) const
virtual ~PndMvdTopix4RingSorterTask()
virtual void AddNewDataToTClonesArray(FairTimeStamp *data)
ClassImp(PndMvdTopix4RingSorterTask)