]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWGLF/FORWARD/analysis2/doc/Density.C
Split: removed dirs now in AliPhysics
[u/mrichter/AliRoot.git] / PWGLF / FORWARD / analysis2 / doc / Density.C
diff --git a/PWGLF/FORWARD/analysis2/doc/Density.C b/PWGLF/FORWARD/analysis2/doc/Density.C
deleted file mode 100644 (file)
index 051a59f..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-#error This is not for compilation 
-/** 
- * @page density_doc Charge Particle Multiplicity Densities 
- *
- * Module: @ref pwglf_forward_dndeta
- *
- * @tableofcontents 
- *
- * @section density_intro Introduction 
- *
- * This code uses the AOD produced by the @ref mult_doc code to
- * produce results on @f$ 1/N_{ev} dN_{ch}/d\eta@f$ in pp, PbPb, and
- * pPb collisions.
- * 
- * @section density_tasks Tasks 
- *
- * <dl>
- * <dt>AliBasedNdetaTask</dt>
- * <dd>Base class for all other @f$ 1/N_{ev} dN_{ch}/d\eta@f$ tasks.
- * Provides a number of services and common calculations. </dd>
- * <dt>AliCentraldNdetaTask</dt>
- * <dd>Calculates the @f$ 1/N_{ev} dN_{ch}/d\eta@f$ in the central
- * region from the AliAODCentralMult objects stored in the AOD input.
- * </dd>
- * <dt>AliForwarddNdetaTask</dt>
- * <dd>Calculates the @f$ 1/N_{ev} dN_{ch}/d\eta@f$ in the forward
- * regions from the AliAODForwardMult objects stored in the AOD input.
- * </dd>
- * <dt>AliMCTruthdNdetaTask</dt>
- * <dd>Calculates the @f$ 1/N_{ev} dN_{ch}/d\eta@f$ from the MC `truth'
- * TH2D objects stored in the AOD input.
- * </dl>
- *
- * @section density_scripts Scripts 
- *
- * <dl>
- * <dt>DrawdNdeta.C</dt>
- * <dd>Script to draw the results</dd>
- * </dl>
- */
-//
-// EOF
-//
-