]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONTriggerTrackStoreV1.h
Fixing minor bug recognizing diffractive events in simulation
[u/mrichter/AliRoot.git] / MUON / AliMUONTriggerTrackStoreV1.h
index c12a891b59c2c67b8840319bbf3af5522f2787e1..da35511e2f33e8a6f422c68230b145fdb833eee3 100644 (file)
@@ -22,6 +22,7 @@ class AliMUONTriggerTrackStoreV1 : public AliMUONVTriggerTrackStore
 {
 public:
   AliMUONTriggerTrackStoreV1();
+  AliMUONTriggerTrackStoreV1(TRootIOCtor* dummy);
   virtual ~AliMUONTriggerTrackStoreV1();
   
   using AliMUONVTriggerTrackStore::Add;