Replay

From Hall A Wiki
Revision as of 15:41, 1 March 2007 by 129.57.164.26 (Talk)

Jump to: navigation, search

How to replay data

Log in on any adaq computer as adaq. Type goonlana to go in the replay directory. Different kind of replays are available,

  • replay.C usual replay it create a root file on /adaql3/work1/e06007/rootfiles/onlana_XXXX.root



To replay just type : analyzer <name of script above> and answer the questions ( run number, target type and number of events to be replayed )



To look at predefined histograms after the replay is done. Use the script online.C

  • For the standard replay
    • .x online.C+("detectorL",runnumber);
    • .x online.C+("detectorR",runnumber);
    • .x online.C+("coin",runnumber);
  • For the coincidence runs