]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/PHOS/AliHLTPHOSRawAnalyzerComponentv3.h
Removed #include directives that is not needed
[u/mrichter/AliRoot.git] / HLT / PHOS / AliHLTPHOSRawAnalyzerComponentv3.h
index c113d8dba180aadee072ed87bdeac6931efb4854..39a15a5b3e11a13b6ec04bc075fbc85ccba39ae5 100644 (file)
@@ -94,7 +94,6 @@ class AliHLTPHOSRawAnalyzerComponentv3 : public AliHLTCaloRawAnalyzerComponentv3
   virtual ~AliHLTPHOSRawAnalyzerComponentv3();
   virtual void GetInputDataTypes( vector <AliHLTComponentDataType>& list);/** interface function, see @ref AliHLTComponent for description */
   virtual AliHLTComponentDataType GetOutputDataType();/** interface function, see @ref AliHLTComponent for description */
-  
   virtual const char* GetComponentID() = 0; 
   virtual AliHLTComponent* Spawn() = 0; /** interface function, see @ref AliHLTComponent for description */