// // Base class for classes that calculate the multiplicity in the // forward regions event-by-event // #ifndef ALIFORWARDMULTIPLICITYBASE_H #define ALIFORWARDMULTIPLICITYBASE_H /** * @file AliForwardMultiplicityBase.h * @author Christian Holm Christensen * @date Wed Mar 23 14:06:29 2011 * * @brief * * * @ingroup pwg2_forward_aod */ #include class AliFMDEventInspector; class AliFMDEnergyFitter; class AliFMDSharingFilter; class AliFMDDensityCalculator; class AliFMDCorrector; class AliFMDHistCollector; class AliForwardCorrectionManager; class AliESDEvent; class TH2D; class TList; class TTree; class TAxis; /** * @mainpage ALICE PWG2 Forward Multiplcity Analysis * * This is the analysis code for analysis of the Forward data. * * @par Code overview * * See the Modules page * * @par Run.sh script * * @verbatim * Usage: Run.sh [OPTIONS] * * Do Pass1 and Pass2 on ESD files in current directory. * * Options: * -h,--help This help * -n,--events N Number of events (-1) * -1,--pass1 Run pass 1, only AOD (0) * -2,--pass2 Run pass 2, only Hists (0) * -3,--pass3 Draw results (0) * -v,--vz-min CM Minimum value of vz (-10) * -V,--vz-max CM Maximum value of vz (10) * -t,--trigger TYPE Select trigger TYPE (INEL) * -b,--batch Do batch processing (0) * -P,--proof NWORKERS Run in PROOF(Lite) mode (0) * -M,--mc Run over MC data (0) * -g,--gdb Run in GDB mode (0) * -E,--eloss Run energy loss script * -r,--rebin Rebin factor (1) * -C,--use-centrality Run centrality task (0) * -O,--show-older Show older data (0) * -J,--show-published Show ALICE published data (1) * -R,--show-ratios Show ratios to other data (1) * -Z,--show-asymmetry Show asymmetry (1) * -S,--scheme SCHEME Normalisation scheme (full) * -T,--title STRING Title on plots () * * TYPE is a comma or space separated list of * * INEL Inelastic triggers (V0A|V0C|SPD) * INEL>0 As above + N_ch > 0 in -0.5 5 -1.9