X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=JETAN%2FAliSISConeJetFinder.h;h=e54e96cc291c3045b0da8ad6015aa5a52f586154;hb=48fd12f982a3a7acf3217f09e14e467a7983a683;hp=5604237692b98380d52931294fb4109398d86dfa;hpb=8838ab7ab4663d7ad4117ce1b692143175fa0d4e;p=u%2Fmrichter%2FAliRoot.git diff --git a/JETAN/AliSISConeJetFinder.h b/JETAN/AliSISConeJetFinder.h index 5604237692b..e54e96cc291 100644 --- a/JETAN/AliSISConeJetFinder.h +++ b/JETAN/AliSISConeJetFinder.h @@ -29,7 +29,7 @@ #include #include -#include "AliFastJetHeader.h" +#include "AliFastJetHeaderV1.h" #include "AliJetFinder.h" using namespace std; @@ -45,7 +45,7 @@ class AliSISConeJetFinder : public AliJetFinder // others - void WriteJHeaderToFile(); + void WriteJHeaderToFile() const; Float_t EtaToTheta(Float_t arg); void InitTask(TChain* tree);