TOF (and TOFW) embedding

Slides:



Advertisements
Similar presentations
World of work How is science used in the world of work? Science in the world of work.
Advertisements

2 Oct 2003 UCL 2nd Year Talk 1 Crosstalk Removal to Improve Muon dE/dX Measurements Leo Jenner, UCL.
Michigan State University 4/15/ Simulation for Level 2 James T. Linnemann Michigan State University NIU Triggering Workshop October 17, 1997.
SiD PFA Status and Calorimeter Performance Ron Cassell (SLAC) SiD Design Study Meeting 11/15/08.
Energy Flow Studies Steve Kuhlmann Argonne National Laboratory for Steve Magill, U.S. LC Calorimeter Group.
The Event as an Object-Relational Database: Avoiding the Dependency Nightmare Christopher D. Jones Cornell University, USA.
AGATA Demonstrator Test With a 252 Cf Source: Neutron-Gamma Discrimination Menekşe ŞENYİĞİT.
1 times table 2 times table 3 times table 4 times table 5 times table
Photon reconstruction and calorimeter software Mikhail Prokudin.
Smart Pathfinding Robot. The Trouble Quad Ozan Mindek Team Leader, Image Processing Tyson Mowery Packaging Specialist Jungwoo Seo Webmaster, Networking.
Test vs. inspection Part 2 Tor Stålhane. Testing and inspection A short data analysis.
Basic Probability Permutations and Combinations: -Combinations: -The number of different packages of data taken r at time from a data set containing n.
1 Realistic top Quark Reconstruction for Vertex Detector Optimisation Talini Pinto Jayawardena (RAL) Kristian Harder (RAL) LCFI Collaboration Meeting 23/09/08.
Fabiola Gianotti, 31/8/’99 PHYSICS and SOFTWARE ATLAS Software Week 31/8/’99 Fabiola Gianotti Software requirements of physics groups What should Detector.
K  group activities K + K - retracking features New vs Old : resolution future planning. Conclusion and outlook K + K - retracking features New vs Old.
V.Patera – KLOE GM – Otranto – 10 June 2002 K  reconstruction status K + K - retracking features New vs Old : resolution New vs Old : efficiencies Conclusion.
1 Energy loss correction for a crystal calorimeter He Miao Institute of High Energy Physics Beijing, P.R.China.
Detector Monte-Carlo ● Goal: Develop software tools to: – Model detector performance – Study background issues – Calculate event rates – Determine feasibility.
05/04/06Predrag Krstonosic - Cambridge True particle flow and performance of recent particle flow algorithms.
3D Event reconstruction in ArgoNeuT Maddalena Antonello and Ornella Palamara 11 gennaio 20161M.Antonello - INFN, LNGS.
Pit Reserves and Resources in a GSM ©2012 Dr. B. C. Paul This presentation involves the program MineSight created by Mintec and contains screen shots taken.
E-Z Data Confidential SmartOffice 6 Mini Series: Supplement for Proposal Tracking.
$100 $200 $300 $400 $500 $100 $200 $300 $400 $500 $100 $200 $300 $400 $500 $100 $200 $300 $400 $500 $100 $200 $300 $400 $500 $100 $200 $300.
The Treaty of Versailles Analytical Paragraph Step 1 (Choosing your thesis)  The first thing you need to do is pick out a thesis.  The Treaty of Versailles.
IHEP/Protvino for FP420 R&D Collaboration 1 IHEP/Protvino Group: Igor Azhgirey Igor Bayshev Igor Kurochkin + one post-graduate student Tools:
Tables Learning Support
Calibration hits in Jets A proposal for a package analyzing calibration hits inside reconstructed jets Pierre–Antoine Delsart Mohsen Kharzad & Rachid Mazini.
A. De Caro for the ALICE TOF Offline Group (University of Salerno and INFN)
Christian Wagner Re-Modeling of complex software systems STRESS 2006 ( ) Dortmund Christian Wagner.
Ghost Identification M. Needham EPFL. Outline Embedding data Matching study  2 /dof study.
STAR Collaboration Meeting, July 16, 2002 Manuel Calderón de la Barca Sánchez StMiniMcEvent.
1 Simulations Purpose of the simulation codes Structure of the E866 simulation codes Issues of simulations for E906 Jen-Chieh Peng University of Illinois.
1 Compare Versions of MS Project File Guy Gaudreault, PMP MPA – Montreal Chapter October 11, 2006.
Sit-In Lab 1 Twenty-Forty-Eight
Monthly video-conference, 18/12/2003 P.Hristov1 Preparation for physics data challenge'04 P.Hristov Alice monthly off-line video-conference December 18,
Brunel University London Field-off LiH Energy Loss Rhys Gardener CM45 – July 28th.
January 2009 offline detector review - 2 nd go 1 ● Offline – Geometry – Material budget – Simulation – Raw data – OCDB parameters – Reconstruction ● Calibration.
IPHC, Strasbourg / GSI, Darmstadt
Fundamentals of Algorithms MCS - 2 Lecture # 11
NUCLEAR FISSION A process of splitting of a heavy nucleus into
Physical Units Event Data Model Access to MonteCarlo truth
Tracking Pattern Recognition
Detection of inhomogeneities with charged particles
TPC status - Offline Q&A
Times Tables.
Systems Analysis Overview.
Sampling Calorimeter Reconstruction Issues and Approaches: An Overview
The Easy Roller Coaster
Study of dE/dx Performance in TPC at CEPC
Unit 3 Review (Calculator)
Figure 11-1.
Student name What the portfolio is about (Graphic design, 3D Modeling/Design, Coding, etc.)
Paul Sail, Lars Eklund and Alison Bates
What is the advantage of WF-RepTool for me as a treatment partner?
Figure Overview.
Figure Overview.
Hough 工作进展.
Review 1+3= 4 7+3= = 5 7+4= = = 6 7+6= = = 7+7+7=
Periodic Table Study Sheet
Service Business Income Statement
3 times tables.
6 times tables.
Calculate 9 x 81 = x 3 3 x 3 x 3 x 3 3 x 3 x 3 x 3 x 3 x 3 x =
Understanding of the E391a Detector using KL decay
Brian Ghere Laws Nelson Kevin Kelly
Graduation Project Project Name
Aneela Amin, Haris Rashid, Talab Hussain
Tax Free MEMorial day savings
For More Details:
Getting Paid For Extended Use
Presentation transcript:

TOF (and TOFW) embedding Ron Belmont Analysis/Computing Meeting 20 May 2008

Overview Two main packages: Copy real hits to merged hits offline/framework/embedreco/TofEmbedreco.[C,h] offline/packages/embed/TofMixer.[C,h] Copy real hits to merged hits Merge MC hits into merged hits

Details If no overlap, just copy MC hit into merged hit table (the easy part) The important part is the algorithm used when the MC hit has an overlap hit in the real/merged table The energy loss of each track is calculated based on the two charges combined The earlier time is taken for both time_up and time_down

Conclusions The code seems fine to me BUT a TOF expert should look it over and be responsible for maintaining it I will use this code as a model for making an embedding package for the TOFW