Transversity/Physics Replay

From Hall A Wiki
Revision as of 01:05, 17 October 2008 by Jinhuang (Talk | contribs)

Jump to: navigation, search

This is a disscussion page for physics modules, variables and online displays needed for Transversity online physics replay.

Please feel free to add your comments.

Modules to Load ( replay_physics.C )

  • THaBigBite("BB","BigBite")
    • THaGoldenTrack("BB.gold",...)
    • Bigbtie Shower Scintillator MWDC
      • THaScintPlaneDet( "s", "BB Scintillator",pB ));
      • THaScintPlaneDet( "sum", "BB Total sum",pB));
      • THaScintPlaneDet( "psum", "BB Preshower sum",pB));
      • THaBBTotalShower( "ts", "BB Total shower",pB));
    • MWDC("mwdc")
    • Optics
  • THaIdealBeam
    • THaADCHelicity("adchel.L")
    • THaADCHelicity("adchel2.L)
    • THaUnRasteredBeam("urb")
    • THaRasteredBeam("rb")
    • Any More?
  • THaHRS("L")
    • THaShower("prl1")
    • THaShower("prl2")
    • THaRICH("rich")
    • A1 detector?
    • THaGoldenTrack("L.gold")
    • THaReactionPoint("ReactPt_L")
    • THaExtTarCor("ExTgtCor_L")
  • Target
  • Lumi Detectors detail?
  • Scalar Group
    • which group to add?
  • THaPrimaryKine("PriKine")
  • THaSecondaryKine("SecKine")

Variables to output ( replay_phyiscs.odef )

  • tracks
    • block BB.tr.*
    • block L.tr.*
    • block BB.gold.*
    • block L.gold.*
    • block ReactPt_L.*
    • block ExTgtCor_L.*
    • showers?
  • Kinematics
    • block PriKine.*
    • block SecKine.*
  • beam
    • block adchel.L.helicity
    • block g0hel.L.helicity
  • target
  • lumi

Online plots (replay_phyiscs.odef & physics.cfg)

  • Kenimatics
    • InvMass
    • VertexPos
    • ScatAgl (L, BB)
    • Angle Correlation?
  • Coincidence Time
  • Helicity Target State
  • Sclars summary?
  • Please add More