Warning, /Alignment/TrackerAlignment/doc/TrackerAlignment.doc is written in an unsupported language. File is not indexed.
0001
0002 /*!
0003
0004 \page Alignment_TrackerAlignment Package Alignment/TrackerAlignment
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/Alignment/TrackerAlignment/?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/Alignment/TrackerAlignment/.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 This package allows to propagate movements through the various Tracker sub-structures downto sensor level.
0019
0020 \subsection interface Public interface
0021 <!-- List the classes that are provided for use in other packages (if any) -->
0022
0023 - AlignablePixelHalfBarrel
0024 - AlignablePixelHalfBarrelLayer
0025 - AlignableTID
0026 - AlignableTIDLayer
0027 - AlignableTIDRing
0028 - AlignableTrackerBarrelLayer
0029 - AlignableTrackerCompositeBuilder
0030 - AlignableTrackerEndcap
0031 - AlignableTrackerEndcapLayer
0032 - AlignableTracker
0033 - AlignableTrackerHalfBarrel
0034 - AlignableTrackerModifier
0035 - AlignableTrackerPetal
0036 - AlignableTrackerRod
0037 - MisalignedTrackerESProducer
0038 - MisalignmentScenarioBuilder
0039 - TrackerAlignableId
0040
0041 \subsection modules Modules
0042 <!-- Describe modules implemented in this package and their parameter set -->
0043
0044 - MisalignedTrackerESProducer: provides a way to apply custom misalignment to the tracker and save it to the database. See the <A HREF="https://twiki.cern.ch/twiki/bin/view/CMS/MisalignmentTools">MisalignmentTools</A> TWiki page for details. A number of pre-defined scenarios can be found in the data directory.
0045
0046
0047 \subsection tests Unit tests and examples
0048 <!-- Describe cppunit tests and example configuration files -->
0049 A number of configuration files are available in the test directory. They illustrate how to apply misalignment, save to a local database, read it back or read from the central database.
0050
0051 \section status Status and planned development
0052 <!-- e.g. completed, stable, missing features -->
0053 Current release is stable. Work on the alignment position errors is ongoing.
0054
0055 <hr>
0056 Last updated:
0057 @DATE@ Author: Frederic Ronga
0058 */
0059