ApplicationMgr.TopAlg = {"UpdateAndReset", "Your-algorithms"}; //UpdateAndReset must be the first one that is called UpdateAndReset.desiredDeltaTCycle=20; // the monitoring cycle; rate at which histograms are refreshed in the presenter in seconds (default:20) UpdateAndReset.saveHistograms=1; // to tell the monitoring svc that its histograms should be saved UpdateAndReset.saverCycle=900; // frequency in secs that histograms are saved (default 100) UpdateAndReset.saveSetDir="/hist/Savesets"; //histograms go into /hists/Savesets/year/partition/task/task-YMDTHMS.root