X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=blobdiff_plain;f=MUON%2FAliMUONCDB.h;h=fd687b8504bca46b71f58c023975dd1aa21bc79a;hp=3ce7aab7a89d8f4ddc50a43afca91e216e601085;hb=409de10f539a62bbdf8dabcac8eb0607f24ec8bd;hpb=8971f7610a11b16dc72b9a18cce9aa71b219918d diff --git a/MUON/AliMUONCDB.h b/MUON/AliMUONCDB.h index 3ce7aab7a89..fd687b8504b 100644 --- a/MUON/AliMUONCDB.h +++ b/MUON/AliMUONCDB.h @@ -14,7 +14,6 @@ #include #include -class TList; class AliMUONVStore; class AliMUONVStore; class TMap; @@ -81,11 +80,8 @@ private: /// Not implemented AliMUONCDB& operator=(const AliMUONCDB& rhs); - TList* ManuList(); - private: TString fCDBPath; //!< where to write stuff - TList* fManuList; //!< full list of manus Int_t fMaxNofChannelsToGenerate; //!< to limit the number of generated channels (debug) ClassDef(AliMUONCDB,0) // Helper class to experience OCDB