Ignore:
Timestamp:
04/29/20 21:48:05 (5 years ago)
Author:
giangdo
Message:
script to synchronise the data from HAWC's Eye and HAWC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/hawc/star.C

    r19821 r19951  
    1818
    1919 To run the macro from the command line (assuming you are in a directory
    20  Mars/build where you have built your Mars environment) ou can do
     20 Mars/build where you have built your Mars environment) you can do
    2121
    2222    root ../hawc/star.C\(\"00000015.003_Y_MonteCarlo003_Events.root\"\)
     
    206206    write.AddContainer("MPointingPos",        "Events", kFALSE);
    207207    write.AddContainer("MTime",               "Events", kFALSE);
     208    write.AddContainer("MRawBoardsFACT",      "Events", kFALSE);
    208209    write.AddContainer("MSrcPosCam",          "Events", kFALSE);
    209210
Note: See TracChangeset for help on using the changeset viewer.