]> git.uio.no Git - u/mrichter/AliRoot.git/blame - HLT/exa/UseMC.txt
coveritiy
[u/mrichter/AliRoot.git] / HLT / exa / UseMC.txt
CommitLineData
00a0b4b0 1*** How to use the AliHLTMCGeneratorComponent ***
2*************************************************
3
4Index: BASE/util/AliHLTAgentUtil.cxx
5===================================================================
6
7-//#include "AliHLTMCGeneratorComponent.h"
8+#include "AliHLTMCGeneratorComponent.h"
9
10- // pHandler->AddComponent(new AliHLTMCGeneratorComponent);
11+ pHandler->AddComponent(new AliHLTMCGeneratorComponent);
12
13Index: libAliHLTUtil.pkg
14===================================================================
15+ AliHLTMCGeneratorComponent.h \
16-# AliHLTMCGeneratorComponent.h
17
18
19-EINCLUDE := HLT/BASE HLT/BASE/util STEER RAW
20-#PYTHIA6
21+EINCLUDE := HLT/BASE HLT/BASE/util STEER RAW PYTHIA6
22
23-LIBRARY_DEP := -lHLTbase -lSTEER -lSTEERBase -lRAWDatabase
24-#-llhapdf -lEGPythia6 -lpythia6 -lAliPythia6
25+LIBRARY_DEP := -lHLTbase -lSTEER -lSTEERBase -lRAWDatabase -llhapdf -lEGPythia6 -lpythia6 -lAliPythia6
26