ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/CMSSW/PhysicsTools/PythonAnalysis/doc/PythonAnalysis.doc
Revision: 1.2
Committed: Tue Mar 14 14:42:12 2006 UTC (19 years, 1 month ago) by llista
Content type: application/msword
Branch: MAIN
CVS Tags: CMSSW_0_6_0_pre1, V00-00-01
Changes since 1.1: +6 -10 lines
Log Message:
fixed title, added bold tags

File Contents

# User Rev Content
1 hegner 1.1 /*!
2    
3 llista 1.2 \page PhysicsTools_PythonAnalysis Package PhysicsTools/PythonAnalysis
4 hegner 1.1 <center>
5     <small>
6 llista 1.2 <a href=http://cmsdoc.cern.ch/swdev/viewcvs/viewcvs.cgi/CMSSW/PhysicsTools/PythonAnalysis/?cvsroot=CMSSW>CVS head for this package</a> -
7     <a href=http://cmsdoc.cern.ch/swdev/viewcvs/viewcvs.cgi/CMSSW/PhysicsTools/PythonAnalysis/developers?rev=HEAD&cvsroot=CMSSW&content-type=text/vnd.viewcvs-markup>Administrative privileges</a>
8 hegner 1.1 </small>
9     </center>
10    
11     \section desc Description
12     <!-- Short description of what this package is supposed to provide -->
13     Examples of using CMSSW in Python.
14    
15     \subsection interface Public interface
16     None.
17    
18     \subsection modules Modules
19     None.
20    
21     \subsection tests Unit tests and examples
22 llista 1.2 - <b>trackerHits.py</b>: Reads sim event information and creates the files <tt>histo.root</tt>
23     and <tt>tofhits.jpg</tt>.
24     - <b>howto.txt</b>: short explanation
25 hegner 1.1
26     \section status Status and planned development
27     <!-- e.g. completed, stable, missing features -->
28     Prototype.
29    
30     <hr>
31     Last updated: 14-MAR-2006 B. Hegner
32     */
33