-- TomoeKishimoto - 2015-03-04

D(erived)ESDM(odified) for Tile-Muon trigger commissioning

Status

The DESDM_TILEMUs will be produced at Tier 0 and are designed for Tile-Muon trigger commissioning in Run 2. For private productions:
  • Setup Athena
  • Checkout packages and compile<\del>
  • Run on full ESD data
    • $ Reco_tf.py --maxEvents 100 --AMIConfig f689 --inputESDFile /hoge/hoge --outputDESDM_TILEMUFile DESDM_TILEMU.pool.root
  • Run on RAW data
    • $ Reco_tf.py --maxEvents 100 --AMIConfig f689 --inputBSFile /hoge/hoge --outputDESDM_TILEMUFile DESDM_TILEMU.pool.root

Contents

xAOD::EventInfo#* Event information
xAOD::MuonContainer#Muons Offline muons
xAOD::TrigNavigation#TrigNavigation  
xAOD::TrigDecision#TrigDecision  
xAOD::MuonRoIContainer#LVL1MuonRoIs Muon RoIs
MuCTPI_RDO#MUCTPI_RDO Muon CTPI
Muon::TgcCoinDataContainer#TrigT1CoinDataCollection TGC coincidence information
TileDigitsContainer#MuRcvDigitsCnt TMDB digit samples
TileRawChannelContainer#MuRcvRawChCnt TMDB estimated energies
TileMuonReceiverContainer#TileMuRcvCnt TMDB trigger decisions
CaloCellContainer#AllCalo Calorimeter cell information
xAOD::MuonContainer#HLT_xAOD__MuonContainer_MuonEFInfo HLT information

Skimming

  • Trigger
    • "HLT_mu.*"
  • Offline muons
    • (Muons.muonType = 0) && (Muons.pt > 13*GeV) && (0.8 < |Muons.eta| < 1.5)

Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r3 - 2016-05-02 - TomoeKishimoto
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    Main All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2024 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