]> git.uio.no Git - u/mrichter/AliRoot.git/blame - HLT/FJWrapper/README.FastJet
Merge branch 'master' of https://git.cern.ch/reps/AliRoot
[u/mrichter/AliRoot.git] / HLT / FJWrapper / README.FastJet
CommitLineData
a7735def 1To enable the EMCAL jet trigger you need to
2
30) install FastJet and define $FASTJET
41) rename the CMakelibAliHLTFJW.pkg.noFJ in CMakelibAliHLTFJW.pkg this will build the FastJet library
52) uncomment the line with # AliHLTTriggerFastJet.h in CMakelibAliHLTTrigger.pkg
63) eneble the corresponding pragma directive in trigger/AliHLTTriggerLinkDef.h
74) uncomment the lines
8//#include "AliHLTTriggerFastJet.h"
9//pHandler->AddComponent(new AliHLTTriggerFastJet);
10in trigger/AliHLTTriggerAgent.cxx
11
12problems questions
13"Federico Ronchetti" <federico.ronchetti@gmail.com>
14"Leonidas Xaplanteris" <leonidas.xaplanteris@gmail.com>