Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /RecoParticleFlow/PFProducer/doc/PFProducer.doc is written in an unsupported language. File is not indexed.

0001 
0002 /*!
0003 
0004 \page RecoParticleFlow_PFProducer Package RecoParticleFlow/PFProducer
0005 
0006 <center>
0007 <small>
0008 
0009 <!-- @CVS_TAG@ will be substituted at build time, no need to touch -->
0010 <a href=http://cmsdoc.cern.ch/swdev/viewcvs/viewcvs.cgi/CMSSW/RecoParticleFlow/PFProducer/?cvsroot=CMSSW&only_with_tag=@CVS_TAG@>Source code (CVS tag: @CVS_TAG@)</a> - 
0011 <a href=http://cmsdoc.cern.ch/swdev/viewcvs/viewcvs.cgi/CMSSW/RecoParticleFlow/PFProducer/.admin/developers?rev=HEAD&cvsroot=CMSSW&content-type=text/vnd.viewcvs-markup>Administrative privileges</a>
0012 </small>
0013 </center>
0014 
0015 \section desc Description
0016 <!-- Short description of what this package is supposed to provide -->
0017 
0018 Produces a collection of PFCandidate, reconstructed from PFCluster's and PFRecTrack's. Optionnally, this package can also produce:
0019 - a collection of PFSimParticle,
0020 - a collection of PFRecTrack
0021 
0022 \subsection interface Public interface
0023 <!-- List the classes that are provided for use in other packages (if any) -->
0024 
0025 - EFilter: 
0026 - TauHadronDecayFilter: For single tau events, keeps hadronic decays
0027 
0028 \subsection modules Modules
0029 <!-- Describe modules implemented in this package and their parameter set -->
0030 
0031 - PFProducer: Producer
0032 - TauHadronDecayFilter: For single tau events, keeps hadronic decays
0033 - EFilter: For single particle events, filters according to the particle total and transverse energy.
0034 
0035 \subsection tests Unit tests and examples
0036 <!-- Describe cppunit tests and example configuration files -->
0037 test/singletau_all.cfg
0038 
0039 \section status Status and planned development
0040 <!-- e.g. completed, stable, missing features -->
0041 About to change!
0042 
0043 <hr>
0044 Last updated:
0045 @DATE@  Author: Colin Bernet
0046 */
0047