Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /SimG4Core/PhysicsLists/doc/PhysicsLists.doc is written in an unsupported language. File is not indexed.

0001 
0002 /*!
0003 
0004 \page SimG4Core_PhysicsLists Package SimG4Core/PhysicsLists
0005 
0006 <center>
0007 <small>
0008 
0009 <!-- @CVS_TAG@ will be substituted at build time, no need to touch -->
0010 <a href=http://cmssw.cvs.cern.ch/cgi-bin/cmssw.cgi/CMSSW/SimG4Core/PhysicsLists/?cvsroot=CMSSW&only_with_tag=@CVS_TAG@>Source code (CVS tag: @CVS_TAG@)</a> - 
0011 <a href=http://cmssw.cvs.cern.ch/cgi-bin/cmssw.cgi/CMSSW/SimG4Core/PhysicsLists/.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 The package provides custom components of Geant4 Physics List constructors and 
0019 CMS Physics Lists. Any CMS Physics List includes local components or 
0020 components provided by Geant4.   
0021 
0022 \subsection interface Public interface
0023 <!-- List the classes that are provided for use in other packages (if any) -->
0024 
0025 - CMSEmNoDeltaRay          - obsolete EM physics
0026 - CMSEmStandardPhysics     - EMM customised electromagnetic (EM) physics 
0027                              configuration based on Geant4 10.7 EM configuration
0028                              option1 with custom msc: e+e- msc below 100 MeV
0029                              by the default Urban model for HCal and HGCal
0030 - CMSEmStandardPhysicsLPM  - EMM customised electromagnetic (EM) physics 
0031                              configuration based on Geant4 10.6 EM configuration
0032                              option1 with custom msc: e+e- msc below 100 MeV
0033                              by the default Urban model for HCal and HGCal
0034 - CMSEmStandardPhysicsXS   - EMN customised electromagnetic (EM) physics 
0035                              configuration based on Geant4 10.7 EM configuration
0036                              option4 with custom msc: e+e- msc below 100 MeV
0037                              by the default Urban model for HCal and HGCal
0038 - CMSMonopolePhysics       - extra constructor of magnetic monopole physics
0039 - DummyEMPhysics           - constructor where only electron and mu- ionisation
0040                              are defined
0041 - CMSHadronPhysicsFTFP_BERT  - custom constructor of CMS hadron inelastic 
0042                              physics based on Geant4 10.7
0043                            
0044 - HadronPhysicsQGSPCMS_FTFP_BERT - castom QGSP_FTFP_BERT hadron inelastic 
0045                              physics created on top of Geant4 10.7
0046 
0047 \subsection pluginai Plugins
0048 <!-- List the plugins that are provided for use in other packages (if any) -->
0049 FTFPCMS_BERT_EMM            - use CMSEmStandardPhysics
0050 FTFPCMS_BERT_EMN            - use CMSEmStandardPhysicsXS
0051 QGSPCMS_FTFP_BERT_EML       - use G4EmStandardPhysics_option1 
0052 
0053 \subsection modules Modules
0054 <!-- Describe modules implemented in this package and their parameter set -->
0055 
0056 
0057 \subsection tests Unit tests and examples
0058 <!-- Describe cppunit tests and example configuration files -->
0059 Unknown
0060 
0061 \section status Status and planned development
0062 <!-- e.g. completed, stable, missing features -->
0063 Unknown
0064 
0065 <hr>
0066 Last updated:
0067 @DATE@  Author: computer-generated.
0068 */