Run Information Interfaces

Service name: RunInformationManager

  • void saveRunInformation(int runNumber, string description, vector<Event> events)
    Description
    : Saves run information into the database.
    Parameters
    :
    runNumber - a unique run number.
    description - label describing run. Not null value.
    events - events sequence, the structure is described below.
  • Event - a structure representing single event.
    Fields:
    long timestamp - a timestamp. Nonnegative long value.
    int block - a block number. Nonnegative integer value.
    int number - an event number.Nonnegative integer value.
Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r4 - 2012-09-13 - unknown
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    TOTEM All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback