]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/EMCAL/AliHLTEMCALRawAnalyzerCrudeComponent.h
minor coverity defects: prohibiting copy constructors and assignment operators and...
[u/mrichter/AliRoot.git] / HLT / EMCAL / AliHLTEMCALRawAnalyzerCrudeComponent.h
index c160af999a4d54d6b3d24baeaee6ce6867aaf4db..6d833005df207c5a6ae10d224ae9168ee210e294 100644 (file)
@@ -34,6 +34,7 @@ class  AliHLTEMCALRawAnalyzerCrudeComponent : public AliHLTEMCALRawAnalyzerCompo
  public:
   AliHLTEMCALRawAnalyzerCrudeComponent();
   virtual ~AliHLTEMCALRawAnalyzerCrudeComponent();
+  virtual int DoDeinit();
   virtual const char* GetComponentID();
   virtual AliHLTComponent* Spawn(); 
   //  virtual void GetInputDataTypes( vector <AliHLTComponentDataType>& list);