]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - JETAN/AliFastJetHeader.h
increased classdef
[u/mrichter/AliRoot.git] / JETAN / AliFastJetHeader.h
index 864c1512e95971525c47835f5a1d452cf0b0b3c2..14f9c8b03276092bdb88341b3b0a9b00ddcaf466 100644 (file)
@@ -52,7 +52,8 @@ class AliFastJetHeader : public AliJetHeader
   void SetRapRange(Double_t fmin, Double_t fmax)       {fRapMin = fmin; fRapMax = fmax;}
   void SetPhiRange(Double_t fmin, Double_t fmax)       {fPhiMin = fmin; fPhiMax = fmax;}
   
-  void SetComment(TString com) {fComment=com;}
+  void SetComment(TString com)       {fComment=com;}
+  void SetComment(const char* com)   {fComment=com;}
   
   // others
   void PrintParameters() const;
@@ -66,12 +67,12 @@ class AliFastJetHeader : public AliJetHeader
   fastjet::RecombinationScheme fRecombScheme; // = fastjet::BIpt_scheme;
   
   //fastjet::GhostedAreaSpec parameters
-  Double_t fGhostEtaMax;
-  Double_t fGhostArea;
-  Int_t    fActiveAreaRepeats;
+  Double_t fGhostEtaMax;       // max area of ghosts
+  Double_t fGhostArea;         // ghost area
+  Int_t    fActiveAreaRepeats; // number of repetitions of active area 
   
   //fastjet::AreaDefinition parameters
-  fastjet::AreaType fAreaType; 
+  fastjet::AreaType fAreaType; // the are type
   
   //fastjet::ClusterSequenceArea options parameters
   Double_t fPtMin; //jets with pt > ptmin