]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/PHOS/AliHLTPHOSDefinitions.cxx
Effective C++
[u/mrichter/AliRoot.git] / HLT / PHOS / AliHLTPHOSDefinitions.cxx
index 253f9f7a9c0f62690715f93bbadba3174e1684da..4cf2a29f36036e375cce4273b1602a4bdd2497ad 100644 (file)
@@ -52,6 +52,4 @@ const AliHLTComponentDataType AliHLTPHOSDefinitions::fgkSandboxDataType
 const AliHLTComponentDataType AliHLTPHOSDefinitions::fgkEmcCalibDataType              = { sizeof(AliHLTComponentDataType),       {'C','A','L','I','T','Y','P','E'},{'P','H','O','S'}};;
 const AliHLTComponentDataType AliHLTPHOSDefinitions::fgkCaloClusterDataType           = { sizeof(AliHLTComponentDataType),       {'C','A','L','C','L','U','S','T'},{'P','H','O','S'}};;
 
-const AliHLTComponentDataType AliHLTPHOSDefinitions::fgkAliHLTRootTreeDataType       = { sizeof(AliHLTComponentDataType),        {'R','O','O','T','T','R','E','E'},{'P','H','O','S'}};;
-const AliHLTComponentDataType AliHLTPHOSDefinitions::fgkAliHLTDigitDataType          = { sizeof(AliHLTComponentDataType),        {'D','I','G','I','T','T','Y','P'},{'P','H','O','S'}};; 
-const AliHLTComponentDataType AliHLTPHOSDefinitions::fgkAliHLTClusterDataType        = { sizeof(AliHLTComponentDataType),        {'C','L','U','S','T','E','R','D'},{'P','H','O','S'}};; 
+