X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=HLT%2FTPCLib%2FAliHLTTPCEventStatisticsProducerComponent.cxx;h=368a7a22fbcb08be649e332b8dad53cbcec94a21;hb=598c3e82dc29bedc34e2451c31e08536cb94db76;hp=484768e416032043f8ad7b0eb8c15be9aa690b7f;hpb=5eefc803bc558877cd38a7741fa0ddf9802a7f0d;p=u%2Fmrichter%2FAliRoot.git diff --git a/HLT/TPCLib/AliHLTTPCEventStatisticsProducerComponent.cxx b/HLT/TPCLib/AliHLTTPCEventStatisticsProducerComponent.cxx index 484768e4160..368a7a22fbc 100644 --- a/HLT/TPCLib/AliHLTTPCEventStatisticsProducerComponent.cxx +++ b/HLT/TPCLib/AliHLTTPCEventStatisticsProducerComponent.cxx @@ -44,9 +44,7 @@ using namespace std; #include -// ** This is a global object used for automatic component registration, do not use this -AliHLTTPCEventStatisticsProducerComponent gAliHLTTPCEventStatisticsProducerComponent; - +/** ROOT macro for the implementation of ROOT specific class methods */ ClassImp(AliHLTTPCEventStatisticsProducerComponent) // ------------------------------------------------------------------------------------------