You are here: CLASSE Wiki>HEP/SWIG Web>WebChanges (16 Aug 2001, PeterThoeny)Edit Attach
Tags

50 recent changes in HEP/SWIG Web retrieved at 10:47 (Local)

WebStatistics
Statistics for HEP/SWIG Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top contributors for topic save and uploads:...
WebPreferences
HEP/SWIG Web Preferences The following settings are web preferences of the HEP/SWIG web. These preferences overwrite the site level preferences in ., and can be o...
WebLeftBar
* HEP/SWIG Web Home * Changes * Changes detailed * Topic list * Search * LEPP HEP SWIG * General * Welcome * Register * Logon ...
WebNotify
This is a subscription service to be automatically notified by e mail when topics change in this HEP/SWIG web. This is a convenient service, so you do not have to...
r12 - 18 Jun 2013 - 15:27 by admin-dab66
CompletedTasks
Group Todo List completed tasks List in reverse chronological order (i.e., add new entries at the top of the list) OSG Cluster * correct SE info in BDII? *...
r12 - 05 May 2011 - 12:27 by DanRiley
GroupTodoList
Group Todo List Completed tasks page CMSSW and FWLite Software Infrastructure * Improve FWLite/CINT exception handling * Access to high level data quality...
r16 - 05 May 2011 - 12:27 by DanRiley
WebHome
Welcome to the LEPP HEP Software Infrastructure Group wiki. Top level topics: * AnalyisEnvironment * EventStore * EventStoreDesign * EventSt...
r31 - 21 Aug 2008 - 12:02 by DanRiley
EnergyFrontierWorkflowCharacteristics
Characteristics of Energy Frontier Analysis Workflows The stages of a physics analysis in terms of "big picture" questions, but from a procedural perspective. Ea...
r3 - 20 Feb 2008 - 10:54 by DanRiley
EnergyFrontierAnalysisWorkflow
* EnergyFrontierAnalysisOverview * EnergyFrontierViewsOfWorkflow * EnergyFrontierWorkflowCharacteristics Main.DanRiley 21 Sep 2007
r3 - 15 Feb 2008 - 13:15 by DanRiley
EnergyFrontierViewsOfWorkflow
Here are two views of the Energy Frontier workflow. The first is through file parentage, the second a picture of the ecosystem of the physicist. Parentage View I...
NEW - 07 Nov 2007 - 10:18 by AndrewDolgert
EnergyFrontierAnalysisOverview
Outline of an Analysis of an Expected Signal (with blinding) Analysis Outline Define the Analysis * Signal: what physics process is being studied (e.g., H ...
r2 - 01 Oct 2007 - 15:28 by DanRiley
EventStore
Event Store graph and injection policies This document describes the Event Store injection policies and provides outline of existing Event Store tables. The graph...
r5 - 20 Jul 2007 - 11:31 by GregorySharp
AEWithVistrails
1. Use cvs checkout from Chris's cvsroot. "cvs checkout src/AnalysisEnvironment". 1. Open vistrails_startup/startup.py and copy the parts that have changed to...
NEW - 28 Mar 2007 - 13:29 by AndrewDolgert
AnalyisEnvironment
Analysis Environment Project Main Page * AETaskList * Documentation * AEProposalDocuments * AEExampleWorkflows * AEExampleDataPresentation...
r9 - 28 Mar 2007 - 13:21 by AndrewDolgert
DbsAnalysisUseCases
Analysis Dataset APIs * Create From Processed Dataset * Selection of files * Entire Processed Dataset * Existing Analysis Dataset(s) ...
r2 - 21 Dec 2006 - 14:52 by DanRiley
AEDIstributedComputing
Analysis Environment Distributed Computing Requirements Support Multiple Distributed Computing Models Distributed systems such as ROOT/PROOF, some MPI and PVM im...
r5 - 20 Dec 2006 - 14:57 by DanRiley
CmsDbs
CMS Database Bookkeeping System * Requirements Analysis * Brainstorming whiteboard pics * Web services tools * Object Relational Mapping Tools * Re...
r6 - 05 Dec 2006 - 12:50 by AndrewDolgert
AEHistogramPlotterInterface
Analysis Environment: Histogram Plotter Interface Wish List * The plotter shows the histogram as it is accumulating. While the plotter is updating it should ...
r2 - 29 Nov 2006 - 09:59 by ChrisDJones
DbsMoreUseCases
More Use Cases for the DBS Actors * Prodagent on CMS Wiki Already running using DBS. Not looking for more use cases. * CRAB on CMS Wiki Same as Pro...
NEW - 28 Nov 2006 - 13:55 by AndrewDolgert
DbsRequirements
CMS DBS Requirements Analysis * Scope * Glossary * Actors * Business Rules * Nonfunctional Requirements * Actor Goal Tables * Use Cases ...
r7 - 28 Nov 2006 - 11:52 by AndrewDolgert
AEDataBrushing
We are making a prototype for histogram visualization using OpenDX reading from XML files. The XML files are transliterated from ROOT format. The XML structure, u...
NEW - 22 Nov 2006 - 10:21 by AndrewDolgert
AEExampleWorkflowRootHtoZZ
{ gSystem Load("libCLHEPRflx.so") ; gSystem Load("libFWCoreFWLite.so") ; AutoLibraryLoader::enable() ; TFile* f = new TFile("pythiaHZZ4mu.root") ;...
r2 - 06 Nov 2006 - 10:52 by ChrisDJones
AEExampleWorkflowRootHtoZZPython
#get all the external stuff from cmstools import * import ROOT #convert C iterators into a python generator def gen_from_iter(b,e): while( b = e ): yie...
r2 - 06 Nov 2006 - 10:52 by ChrisDJones
AEExampleWorkflows
Workflow Example: Higgs to ZZ with each Z going to two muons The workflow reads a file, gets the Events then finds the generator information, and if the generator...
r6 - 06 Nov 2006 - 10:52 by ChrisDJones
AEExampleWorkflowsProfiled
Comparison Profiles for Different Implementations In all cases the same file of 100,000 Higgs to Z Z events were used. PyROOT directly import hotshot p= ...
r2 - 06 Nov 2006 - 10:52 by ChrisDJones
AnalysisEnvironmentGroup
AnalysisEnvironmentGroup * Set GROUP = Main.ChrisDJones, Main.DevinBougie, Main.GregorySharp, Main.DanRiley, Main.ValentinKuznetsov, Main.AndrewDolgert * Set ...
r2 - 06 Nov 2006 - 10:52 by ChrisDJones
AEImplPythonThreads
Analysis Environment Implementation Issues: Python Threads Python Threads Facts From the python documentation python does use native threads. However, python us...
NEW - 03 Nov 2006 - 15:39 by ChrisDJones
AEDesignIdeas
Design Ideas This page is a 'white board' for design ideas for the Analysis Environment Execution Engine The work is done by 'pulling' data from 'Leaf nodes' (i....
r15 - 13 Sep 2006 - 15:43 by ChrisDJones
AEExampleComparingDistributions
Data Presentation Example: Comparing Distributions Histograms are a standard way of looking at a data distribution. Often, one needs to compare data distributions...
r4 - 30 Aug 2006 - 15:34 by ChrisDJones
AEExampleDataPresentations
Examples of Possible Ways to Present Data * AEExampleComparingDistributions Main.ChrisDJones 24 Aug 2006
NEW - 24 Aug 2006 - 13:59 by ChrisDJones
AETaskList
Analysis Environment Task List Visualization 1 use DataExplorer for rapid prototyping 1 create xml file with small sample of HEP data 1 write pyth...
NEW - 11 Aug 2006 - 15:20 by ChrisDJones
AEProposalDocuments
Proposal Documents * AEOriginalPitch * architecture sketch Main.ChrisDJones 11 Aug 2006
NEW - 11 Aug 2006 - 14:20 by ChrisDJones
AEOriginalPitch
The following is the original description I sent out to describe the system Principals Want users to concentrate on physics rather than debugging or book keepin...
NEW - 11 Aug 2006 - 14:17 by ChrisDJones
DbsGlossary
Domain for CMS DBS Use Cases The basic processes of detector physics help name datasets and parts of datasets manipulated by the DBS. We provide a glossary here. ...
r8 - 26 Jul 2006 - 10:23 by DaveDykstra
DbsCsa06UseCases
CSA06 Use Cases //TWikiDocGraphics/arrowup.gif DBS Requirements Description of CSA06 We will start with use cases for CSA06. The description on the CERN CSA06 wi...
r6 - 22 Jul 2006 - 10:27 by AndrewDolgert
DbsUsageNarratives
//TWikiDocGraphics/arrowup.gif DBS Requirements Usage Narratives and Use Cases for People Interacting with Data Management The usage narratives cover human inter...
r3 - 19 Jul 2006 - 09:09 by AndrewDolgert
SQLAlchemy
SQLAlchemy is the most promising ORM tool which supports a variety of DBs (SQLite, MySQL, Postrgres, ORACLE and MS SQL). The SQLAlchemy provides a layer between ...
CherryPy
From www.cherrypy.org: CherryPy is a pythonic, object oriented web development framework. CherryPy allows developers to build web applications in much the same...
WebServicesTools
Here you can find links to web services tools found on the web. List of python tools with their description: * Zope * Python Web Service * Webware for Py...
DbsUseCases
Use Cases Usage Narratives These usage narratives are warm up for use cases. They cover some trivial and some interesting uses of the CMS Data Management System....
r17 - 01 Jun 2006 - 16:19 by AndrewDolgert
DbsActors
Actors The CMS DBS is an internal actor in a much larger system. While other internal actors have already been identified, responsibilities and collaborators of t...
r3 - 10 May 2006 - 11:02 by AndrewDolgert
ProdMgr
The production manager is processing requests and keeps tracj of allocated work based on requests by ProdAgent instances. For more information follow this link Fo...
MySQL
http://www.mysql.com Main.ValentinKuznetsov 09 May 2006
ProdAgent
Follow this link to find out information about prodagent. Main.ValentinKuznetsov 09 May 2006
WorkloadManagement
https://uimon.cern.ch/twiki/bin/view/CMS/WorkloadManagement Main.ValentinKuznetsov 09 May 2006
PubDB
PubDB is the Publication DB, originally developed for Production but now extended into the domain of WorkloadManagement. See description here Main.ValentinKuzne...
RefDB
Rerefence DB for MC production. See more about it here Main.ValentinKuznetsov 09 May 2006
DbsRelationship
This section describes relataionship of DBS with other CMS sub systems. Definitions In General: DBS (Dataset Bookeeping Service) keeps a map of datasets to file ...
DbsActorGoals
Actor Goals for CMS DBS Here we write goals for known actors in order to get a sense both for the interfaces to the system and for a good granularity for use case...
r3 - 08 May 2006 - 08:56 by AndrewDolgert
Twisted
Twisted is a networking engine written in Python, supporting numerous protocols. It contains a web server, numerous chat clients, chat servers, mail servers, and ...
Number of topics: 50
Page 1 of 2 Next >

See also: rss-small RSS feed, recent changes with 50, 100, 200, 500, 1000 topics, all changes
Topic revision: r2 - 16 Aug 2001, PeterThoeny
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding CLASSE Wiki? Send feedback