git://git.uio.no
/
u
/
mrichter
/
AliRoot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
using now the specification provided by the base class
[u/mrichter/AliRoot.git]
/
HLT
/
global
/
AliHLTGlobalHistoComponent.cxx
diff --git
a/HLT/global/AliHLTGlobalHistoComponent.cxx
b/HLT/global/AliHLTGlobalHistoComponent.cxx
index 51f9932570c39184e509f9a4eec9b73299cd047e..c002f01d7540ea24312aaddd76baa8a903a9f56a 100644
(file)
--- a/
HLT/global/AliHLTGlobalHistoComponent.cxx
+++ b/
HLT/global/AliHLTGlobalHistoComponent.cxx
@@
-476,9
+476,3
@@
AliHLTComponentDataType AliHLTGlobalHistoComponent::GetOriginDataType() const
// get the origin of the output data
return kAliHLTDataTypeHistogram|kAliHLTDataOriginHLT;
}
-
-// AliHLTUInt32_t AliHLTGlobalHistoComponent::GetDataSpec() const;
-// {
-// // get specifications of the output data
-// return 0;
-// }