1 / 8

ACD Status

ACD Status. Overview. TDS. Gaudi Algorithms. AcdDigiAlg. McPositionHitCol. AcdDigiCol. TkrFitTrackCol. AcdReconAlg. AcdRecon. TDS Classes. AcdDigi. AcdRecon. Every AcdDigi corresponds to one detector associated with 2 PMTs.

shakti
Download Presentation

ACD Status

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. ACD Status

  2. Overview TDS Gaudi Algorithms AcdDigiAlg McPositionHitCol AcdDigiCol TkrFitTrackCol AcdReconAlg AcdRecon

  3. TDS Classes AcdDigi AcdRecon • Every AcdDigi corresponds to one detector associated with 2 PMTs. • Each AcdDigi contains:2 PHAs2 Sets of Discriminators low veto CNOEnergy deposited in MeV • One AcdRecon object per event. • Each AcdRecon contains:Total energy depositedCount of ACDs above vetoDOCAList of DOCAs for top, sidesActive DistanceList of Act Distance for top, sidesCollection of recon energies

  4. AcdDigi Package • Three Gaudi algorithmsAcdDigiAlg – uses McPositionHitCol, optional edge effectsAcdDigiMcIntegratingHitAlg – uses McIntegratingHitColAcdDigiOrgAlg – original PDR alg AcdDigi cmt doc src Gaudi Algorithms and AcdUtil class xml acdDigi.xml – input parameters

  5. AcdDigiAlg Locate ACD volumes TDS Optional McPositionHitCol Convert MeVTo MIPs EdgeEffects AcdDigiCol Split signal between 2 PMTs Apply Poisson Fluctuations Convert MIPs to PEs Calc. MIPs to Full Scale conversion ApplyGaussianNoise MIPs to PHASet Veto & CNO Disciminators

  6. AcdRecon Package • Currently based on original AcdRecon from glastsim with some updates. • Need to insert placeholder for reconstructed energies. • The AcdReconAlg will be updated soon. AcdRecon cmt doc src AcdReconAlg and AcdDisplay xml acdBFEM.xml – input parameters

  7. outside tile boundary inside tile boundary Background no tile hit [cm] ACD Recon Primary outputs (both originally designed by Bill Atwood): 1) Active Distance: measures distance from edge (done once for entire ACD, and by region) 2) Distance of Closest Approach (DOCA): measure distance from the center of a tile. Done also for different regions of the ACD, since tile size varies. ACD_Act_Dist ACD_DOCA Note: As work to make the ACD digitization more realistic is nearly finished, will now update recon output Recon also provides: energy deposition estimate and counts of tiles above threshold by region.

  8. To Do List • Check Geometry last update from Nov 2001. • Gaps? No tilt on sides and no curved tiles which is fine. • Setup AcdUtil class as a GaudiTool • Treat fibers as detectors • Provide performance tests • Calibration

More Related