]> git.uio.no Git - u/mrichter/AliRoot.git/commit
code cleanup
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 29 Nov 2010 10:59:18 +0000 (10:59 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 29 Nov 2010 10:59:18 +0000 (10:59 +0000)
commitd174bfc301bdc6ee0b4575c7d46769d87973813e
treeca4eda6b26fba4dbab408070df2c3709c30f4e43
parent760387c1bd583dd1fb289329ee8a87df26af8eb6
code cleanup
- declaring member functions const
- adding Print function
- require explicite call to AliHLTConfiguration::ExtractSources instead of indirect call from status function SourcesResolved()
- disable copy constructor and assignment operator of logging helper class AliHLTKeyword
HLT/BASE/AliHLTConfiguration.cxx
HLT/BASE/AliHLTConfiguration.h
HLT/BASE/AliHLTLogging.h
HLT/BASE/AliHLTSystem.cxx