]> git.uio.no Git - u/mrichter/AliRoot.git/blob - HLT/exa/UseMC.txt
Update master to aliroot
[u/mrichter/AliRoot.git] / HLT / exa / UseMC.txt
1 *** How to use the AliHLTMCGeneratorComponent ***
2 *************************************************
3
4 Index: 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
13 Index: 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