]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/Base/AliTPCCalPad.h
ATO-97, ATO-78 - speed-up creation of the AliTPCCalPad objects from TTree
[u/mrichter/AliRoot.git] / TPC / Base / AliTPCCalPad.h
index 5898be280d673bdfeabebd0e1eb504748c672be4..82eeb1f22cadbfd2d697f31c45892acb0dfcffe2 100644 (file)
@@ -44,7 +44,7 @@ class AliTPCCalPad : public TNamed {
   void SetCalROC(AliTPCCalROC* roc, Int_t sector = -1);  
   virtual void Draw(Option_t* option = "");
   // TTree functions
-  static AliTPCCalPad *MakePadFromTree(TTree * tree, const char *query, const char*name=0);  
+  static AliTPCCalPad *MakePadFromTree(TTree * tree, const char *query, const char*name=0, Bool_t doFast=kFALSE);  
   void AddFriend(TTree * tree, const char *friendName, const char *fname=0);
   //
   // convolution