]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONClusterInfo.h
In AliMUONClusterInfo:
[u/mrichter/AliRoot.git] / MUON / AliMUONClusterInfo.h
index 556982e0bfb25cc607c94d854ce207c865bcea8b..d98afe77e36c7b2c2e6523508b8a5570e4dc6e1b 100644 (file)
@@ -19,6 +19,7 @@
 class AliMUONClusterInfo : public TObject {
 public:
   AliMUONClusterInfo(); // Constructor
+  AliMUONClusterInfo(TRootIOCtor* /*rio*/); // IO constructor
   virtual ~AliMUONClusterInfo(); //< Destructor
   AliMUONClusterInfo(const AliMUONClusterInfo& cluster);
   AliMUONClusterInfo& operator=(const AliMUONClusterInfo& cluster);