Java Analysis Studio and the hep.lcd classes

Slides:



Advertisements
Similar presentations
Physics and Detector Simulations Norman Graf June 13, 2000.
Advertisements

GEANT4 simulation efforts at NIU/NICADD Robert C. McIntosh Mike Arov
O. Stézowski IPN Lyon AGATA Week September 2003 Legnaro Data Analysis – Team #3 ROOT as a framework for AGATA.
Concepts of Version Control A Technology-Independent View.
Geant4-based Simulation Status and Plans Dhiman Chakraborty, Guilherme Lima, Jeremy McCormick, Vishnu Zutshi Calorimetry Working Group ALCPG 2004 Winter.
Org.lcsim ILC Reconstruction and Analysis Tony Johnson SLAC March 2005.
GEANT4 simulation efforts at NIU/NICADD Robert C. McIntosh Mike Arov
LCFI Collaboration Meeting, RAL, 6 th March 2007Sonja Hillert (Oxford)p. 0 WP 1 – Simulation and Physics Studies Overview of recent progress LCFI Collaboration.
FCC Software Status Report from a User’s Perspective Colin Bernet (IPNL), Benedikt Hegner (CERN) 14 January
Tutorial -01. Objective In this session we will discuss about : 1.What is MVC? 2.Why MVC? 3.Advantages of MVC over ASP.NET 4.ASP.NET development models.
Gauss: Generator Status Patrick Robbe, LAL Orsay, 6 Oct 2009.
LCIO A persistency framework for LC detector simulation studies Frank Gaede, DESY, IT 4 th ECFA/DESY LC Workshop Amsterdam April 1 st -4 th 2003.
Fermi Large Area Telescope (LAT) Integration and Test (I&T) Data Experience and Lessons Learned LSST Camera Workshop Brookhaven, March 2012 Tony Johnson.
SVX Software Overview Sasha Lebedev VTX meeting 09/07/ SVX Software web page:
JAS3 + AIDA LC Simulations Workshop SLAC 19 th May 2003.
ALCPG Simulation Status and Plans ECFA LC Workshop, Durham Sep. 2, 2004 Norman Graf (SLAC)
ALCPG Simulation Status and Plans ACFA LC Workshop, Taipei Nov. 10, 2004 Norman Graf (SLAC)
Org.lcsim Reconstruction and Analysis framework for ILC Detectors Tony Johnson SLAC July 2006.
Fundamental Programming: Fundamental Programming K.Chinnasarn, Ph.D.
Using JAS3 for LCD Analysis Tony Johnson 20 th May 2003.
Ties Behnke: Simulation and Tools 1 Simulation and Tools Ties Behnke, DESY Summary of the simulation sessions At this conference: 4 sessions (one combined.
1 Using Jupiter and Satellites Akiya Miyamoto KEK Jan 2006.
Java Analysis Studio - Status CHEP 98 - September 1998 Tony Johnson - SLAC Jonas Gifford + Kevin Garwood - University of Victoria.
Java Physics Generator and Analysis Modules Mike Ronan LBNL (presented by Tony Johnson)
Java Analysis Studio and the hep.lcd class library Mike Ronan - LBNL Joanne Bogart, Gary Bower, Tony Johnson - SLAC Nick Sinev - Oregon Don Benton - U.
GLAST LAT Offline SoftwareCore review, Jan. 17, 2001 Review of the “Core” software: Introduction Environment: THB, Thomas, Ian, Heather Geometry: Joanne.
Status of the LAr OO Reconstruction Srini Rajagopalan ATLAS Larg Week December 7, 1999.
LCIO A persistency framework and data model for the linear collider CHEP 04, Interlaken Core Software, Wednesday Frank Gaede, DESY -IT-
RCE Platform Technology (RPT) Mark Arndt User Support.
Mokka, main guidelines and future P. Mora de Freitas Laboratoire Leprince-Ringuet Ecole polytechnique - France Linear collider Workshop 2004, Paris.
JAS and JACO – Status Report Atlas Graphics Group August 2000 Tony Johnson.
AliRoot survey: Analysis P.Hristov 11/06/2013. Are you involved in analysis activities?(85.1% Yes, 14.9% No) 2 Involved since 4.5±2.4 years Dedicated.
Axel Naumann, DØ University of Nijmegen, The Netherlands 6/20/2001 Dutch Morning Meeting 1 From n-Tuples to b-Tags ?
Discussion with Blueprint RTAG August 2002 Tony Johnson SLAC.
1 Overview of Benchmarking Tools Tim Barklow SLAC Oct 10, 2006.
1 Jupiter, Satellites and SimTools Akiya Miyamoto KEK 16-March-2005 Simulation Mini Workshop Based on acfa-sim-j activity.
Introduction to Algorithm. What is Algorithm? an algorithm is any well-defined computational procedure that takes some value, or set of values, as input.
Environment & Education & More Dan Bothell. Overview Data Teaching Materials Environment Other ACT-R 5.0 and RPM issues.
Development Environment
John Metz and Jeff Potts Michigan’s A. E. R. Annual Conference 2017
GEANT4 for Future Linear Colliders
Netscape Application Server
MICE event viewer status - Mihailo Savic - CM 45
Google Web Toolkit Tutorial
ALICE analysis preservation
Geant4-based Simulation Status and Plans
A C++ generic model for the GLAST Geometric Description
Create your Benner - intro
CFS Community Day Core Flight System Command and Data Dictionary Utility December 4, 2017 NASA JSC/Kevin McCluney December 4, 2017.
Top Reasons to Choose Angular. Angular is well known for developing robust and adaptable Single Page Applications (SPA). The Application structure is.
General Software Issues at SiD
Individual Particle Reconstruction
Linear Collider Simulation Tools
JavaServer Faces: The Fundamentals
Chapter 7 –Implementation Issues
A Short Course on Geant4 Simulation Toolkit How to learn more?
A Short Course on Geant4 Simulation Toolkit How to learn more?
Selecting detector geometry by Run Number
Jupiter and Satellites
Simulation and Physics
Java Analysis Studio - Status
Java Analysis Studio and the hep.lcd classes
Java Reconstruction and Analysis for a Linear Collider Detector
Simulation Review Outline Cast of Characters Simulation Code Road Map
What’s new in version 4 of GAUDI
Use of GEANT4 in CMS The OSCAR Project
Linear Collider Simulation Tools
Status and plans for bookkeeping system and production tools
Web Client Side Technologies Raneem Qaddoura
Analyzing CLAS12 Data David Payette.
Presentation transcript:

Java Analysis Studio and the hep.lcd classes Tony Johnson FNAL - LCD workshop - February 1999

Java Analysis Studio Experiment independent Physics Analysis Tool JAS Presentation at FNAL on Wednesday (no time now) Is being used by several people for LCD analysis hep.lcd classes make this possible (subject of this talk]

What is hep.lcd ? hep.lcd a Java framework for Analysis of LCD data from Stdhep, Gismo, Root FASTMC Development of Reconstruction (Clustering and Track Finding) Analysis algorithms Fast Parameterized FASTMC Event Display, Analysis Tools (Jet Finder etc.] Can be used inside JAS or standalone

What is hep.lcd Why Java? More appropriate language than C++ for data analysis Easy to learn Simpler to use Designed as interpretive language Fast Huge industry support Runs on all machines of interest to hep

How does it interface to Gismo? ROOT FastMC StdHEP GISMO Ascii file Detector Description hep.lcd classes Fast MC Recon Analysis Event Display

What’s New Since December Handles new detector geometry files Event Display improved Jet Finding added to Event Shape utilities Bug fixes and improvements New Tutorial + User’s Guide on Web

Users Guide + Tutorial Based on December’s hands-on tutorial Covers all components of hep.lcd package Doesn’t assume any previous experience with Java or Java Analysis Studio Constantly Evolving Document (80% complete) User Feedback Encouraged Every page has a feedback form which sends e-mail to maintainer You can see comments of others plus replies http://www-sldnt.slac.stanford.edu/jas/Documentation/lcd

What’s Next Document FASTMC Merge in updated track finding/fitting package Release version 1.0

Conclusion Hep.lcd + JAS = Events are being generated, but: easy way to get started doing LCD analysis Events are being generated, but: Little time has so far been spent looking at data Even if you don’t have much time please look at data: Does output data make sense? Does it contain what you will need for your analysis? Send feedback to lcd-sim@slac.stanford.edu