ATLAS Run Query − Help
Query format:
    f(ind) [condition1 and condition2 and ...] / sh(ow) [tag1 and tag2 and ...] [/ other options]
    find conditions: Composed of tag and argument, where any of the tags defined in table below can be used.
    By default is used: "partition ATLAS and ftag data08*".
    show tags: By default: run number, #lumi blocks (LB) and #events are shown for the selected runs.
    More tags (any of the list below) can be added. Note however that adding more tags will require more data to be read from the DB, which increases the query delay (the same is true for the find conditions).
    Other options:Switch off use of default conditions by adding "/ nodef" to the end of the query.
    Abbreviations:Text in paranthesis can be dropped.
    For example: "f" is equal to "find", "sh" is equal to "show", "r" is equal to "runs" (cf. tags below), etc.
Available find and show tags:
    TagFormat examplesDescription
    r(uns) "run 91000", "runs 91000-92000",
    "runs 91000-(+)"(this run and all before (after))
    Run number
    t(ime) "time 10.9.2008-30.9.2008",
    "time 15.10.2008-(+)" (this date and all before (after))
    Date and time of run range.
    Note that the time is the CTP (LB1_start -> LBLast_end) time corresponding to the genuine running time where triggers were accepted, and NOT the Run Control time.
    dur(ation) "10d/h/m/s+/-", e.g., "2000s+" (run duration more than 2000 sec),
    "3h-" (less than 3 hours)
    Run duration (see remark on time above)
    ftag "ftag data08_cos,data08_cosmag",
    "ftag data08_cos*" (wildcard can be * or %)
    ProjectTag in dataset name (denoted "filenameTag" in COOL)
    p(artition) "partition ATLAS" DAQ partition (ATLAS for combined runs)
    smk "smk 398", "smk 398,399"
    (format like for run ranges)
    Super-master-key labelling trigger menu
    trigk(eys) "show trigkeys"
    (attribute for "show" only)
    Show super-master-key labelling trigger menu as well as L1 and HLT prescale keys and HLT release
    tr(igger) "trigger EF_e5* and tr L1_EM13I",
    "sh trigger L2_E*,L2_Cosmic*" (wildcard can be * or %)
    Select and show trigger chains ("sh tr" displays all chains for all trigger levels)
    ev(ents) "events 10000+", "events 10000-", ... (same as for run number) Number of events (event filter accepts) in run
    alle(vents) "show allevents"
    (attribute for "show" only)
    Show all event numbers, i.e., at EF (default), SFO (from inclusive streaming), L1 and L2 levels
    m(agnet) "magnet s(olenoid)", "magnet t(oroid)", "not magnet t(oroid)", ... Magnetic field configuration
    det(ector) "detector Pixel B" (for Pixel Barrel),
    "detector Pixel" (for Pixel B & EC),
    "all" (for all detectors, probed detector mask is 72551459979255)
    Detectors participating in run
    dq "dq [flag] status [folder]", where the DQ status is "g(reen)", "y(ellow)", "r(ed)", "u(known)", example: dq PIXB y+ (means yellow or green status) Data quality (DQ) status flags per system
    st(ream) "st physics_*", "st *IDCos*", may also select show fields, such as: "sh st *RPC*" Raw data stream (incl. physics and calibration)
    all "show all" Show all available information except for trigger; to also show trigger chains, type "show all and trigger"

Contact and support: Andreas Hoecker, Joerg Stelzer