Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

  • Cross check the placement of the tiles and ribbons against the integration testing position maps.
    When will data be available? And in what form?
    It is fairly easy to dump the details of the ACD geometry from the simulation. Eric should have this data available soon if not already. In what form?
  • Update Blanket/MMS
    Dave Thompson has provided the final numbers in a PDF file.
    Currently the blanket/MMS is simulated as a single layer of cooked up material . Do we desire a more accurate representation? The cost being multiple layers to propagate through in the simulation.as setup back for the AO. Joanne and Heather will be updating the dimensions and material to conform to the new values. What is the crown?
  • Screws
    Typical tiles have four iron screws each, the bottom row large tiles have 20 (I think). Much work went into this before DC2. However, there were problems in how the volumes associated with the screws were handled by the simulation. Joanne has volunteered to address this again and basically start from scratch.
  • Shingling
    Work on this has not yet been scheduled.
  • No plans for modeling flexures, BEA, or updating the simulation of the support material.

...

  • Ribbon Attenuation
    Alex has provide provided mean PE per MIP for an average ribbon at various positions.

...

  • Utilize the AcdGeometrySvc throughout digitization and reconstruction for consistency.

Calibration

Status

calibGenACD can now produce:

  • Pedestals output to XML
  • MIP Peak values output to XML

To Do

  • Create AcdCalibSvc building off of Joanne's Calibration infrastructure which initially will serve the creation of AcdHits in AcdRecon.
  • Consider further necessary calibrations:  VETO settings, ribbon light attenuation, loss near tile edges...
  • CNO calibration

Reconstruction

Considers all ACD detectors present in the AcdDigiCol, irrespective of the setting of the veto discriminator (hit map bit). This has been confirmed with Bill who explains that we are interested in background rejection at this level and desire to utilize all information available.

Status

  • AcdTkrIntersection
    Projection of each track returned by TkrRecon to the ACD tile expected to be hit (whether or not a hit was registered in the AcdDigiCol)
  • AcdHit collection
    AcdDigis with added an additional piece of data: calibrated MIP values per PMT
  • AcdPoca (Point of Closest Approach)
    Eric's talk from Dec 16 2005

To Do:

  • Update Active Distance calculations to handle updates to the geometry, include curvature of the top tiles.
  • Extend AcdTkrIntersection to utilize a proximity map to determine "near" hits
  • Add Ribbon DOCA to AcdValTools
    utilize list of track intersections and knowledge of geometry for calculations in AnaTupACD Calibration Service
    Seem to be questions revolving around what gets stored and where.
  • Remove old DOCA and original Active Distance calculations and their ntuple entries.
    What does this mean? We will eliminate the following summary ntuple variables: AcdDoca, AcdDocaTileEnergy, AcdGammaDoca and their siblings located in the recon.root files.
  • Add TkrIntersection quantities to the summary ntuple
    Suggested names?
    Should check that what has propagated into SVAC ntuple has a cousin in the summary ntuple if desired.
  • Update Ribbon Active Distance calculation
    Currently views ribbons as lines

System Tests

Status

Working on update to Update generic set of ACD plots to remove by removing old items such as DOCA and add in new variables of interest such as AcdCornerDoca an initial pass is already completed.

Add new sources

  • Illuminate full top with normally incident muons.
  • Illuminate full X side with normally incident muons
  • Illuminate full Y side with normally incident muons
  • Noise source which doesn't hit the instrument at all

To Do:

  • Add a series of ACD specific systests to exercise the geometry, digitizationa and reconstructiondigitization and reconstruction.
    Already received a few ideas from Bill.
    Illuminate top/sides with patch sources to check location of gaps in the simulated geometry.
    Similar sources could be used to show how well the digitization algorithms are working.
    We need these benchmarks in place before serious updates to the digitization code begins.

Documentation

To Do

Update reconRootData description to include AcdHit, AcdPoca, AcdTkrIntersection
Update digiRootData description to include the latest methods in AcdDigi.