]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLT/doc/mainpage.c
Porting HLT doxygen documentation to cmake
authorTimo Breitner <timo.gunther.breitner@cern.ch>
Tue, 7 Jan 2014 10:47:21 +0000 (11:47 +0100)
committerTimo Breitner <timo.gunther.breitner@cern.ch>
Tue, 7 Jan 2014 12:39:24 +0000 (13:39 +0100)
commitebf7a8e88509d40cd57ef22ad263a9ae575599c1
tree3263a3646025f334317a8fcdd65adfc9d8ce3c13
parent8c21cb84a425ed7fe5cde31efdb3b7dfc387f1ed
Porting HLT doxygen documentation to cmake

HLT documentation can now be build with cmake. It's disabled per
default, but can be enabled via cmake option "HLT_DOC",
e.g. cmake -DHLT_DOC=ON.
It's not included in the default make target, but has to be explicitely
build via

make hltdoc
make install

Documentation will be installed in "$ALICE_INSTALL/doc/HLT/html".

Also fixed some inconsistencies in the doxygen tags in various headers.
Nevertheless there are many undocumented files (esp. TPC), has to be
revisited at some point.
53 files changed:
HLT/BASE/AliHLTDataDeflaterSimple.h
HLT/BASE/AliHLTEventStatistics.h
HLT/BASE/AliHLTHuffman.h
HLT/CALO/AliHLTCaloConstants.h
HLT/CALO/AliHLTCaloDigitMaker.cxx
HLT/CMakeLists.txt
HLT/CMakehltdoc.conf [new file with mode: 0644]
HLT/EVE/tutorial.c
HLT/ITS/AliHLTITSQAComponent.cxx
HLT/ITS/AliHLTITSQAComponent.h
HLT/MUON/AliHLTMUONLinkDef.h
HLT/MUON/AliHLTMUONProcessor.h
HLT/MUON/OfflineInterface/AliHLTMUONDigitPublisherComponent.h
HLT/MUON/OfflineInterface/AliHLTMUONESDMaker.h
HLT/MUON/OfflineInterface/AliHLTMUONRootifierComponent.h
HLT/MUON/OnlineAnalysis/AliHLTMUONClusterFinderComponent.h
HLT/MUON/OnlineAnalysis/AliHLTMUONDecisionComponent.h
HLT/MUON/OnlineAnalysis/AliHLTMUONHitReconstructorComponent.h
HLT/MUON/OnlineAnalysis/AliHLTMUONMansoTrackerFSMComponent.h
HLT/MUON/OnlineAnalysis/AliHLTMUONTriggerReconstructorComponent.h
HLT/MUON/utils/AliHLTMUONClusterHistoComponent.h
HLT/MUON/utils/AliHLTMUONDataCheckerComponent.h
HLT/MUON/utils/AliHLTMUONEmptyEventFilterComponent.h
HLT/MUON/utils/AliHLTMUONRawDataHistoComponent.h
HLT/SampleLib/tutorial.c
HLT/TPCLib/AliHLTTPCClusterHistoComponent.h
HLT/TPCLib/HWCFemulator/macro/makeConfigurationObjectTPCHWClusterFinder.C
HLT/TRD/AliHLTTRDOfflineTrackerV1Component.h
HLT/doc/doxygen.conf.in
HLT/doc/mainpage.c
HLT/doc/module_group.c [new file with mode: 0644]
HLT/global/AliHLTGlobalEsdConverterComponent.h
HLT/global/AliHLTGlobalHistoCollector.h
HLT/global/AliHLTGlobalHistoComponent.h
HLT/global/AliHLTGlobalTrackMatcher.cxx
HLT/global/docalihltglobal.c [new file with mode: 0644]
HLT/global/physics/AliHLTCaloHistoCellEnergy.cxx
HLT/global/physics/AliHLTCaloHistoCellEnergy.h
HLT/global/physics/AliHLTCaloHistoClusterEnergy.cxx
HLT/global/physics/AliHLTCaloHistoClusterEnergy.h
HLT/global/physics/AliHLTCaloHistoComponent.h
HLT/global/physics/AliHLTCaloHistoInvMass.cxx
HLT/global/physics/AliHLTCaloHistoInvMass.h
HLT/global/physics/AliHLTCaloHistoMatchedTracks.cxx
HLT/global/physics/AliHLTCaloHistoMatchedTracks.h
HLT/global/physics/AliHLTCaloHistoProducer.cxx
HLT/global/physics/AliHLTCaloHistoProducer.h
HLT/global/physics/AliHLTMultiplicityCorrelations.h
HLT/global/physics/AliHLTMultiplicityCorrelationsComponent.h
HLT/global/physics/macros/HLTMultiplicityCorrelationsTest.C
HLT/global/physics/macros/makeConfigurationObjectMultiplicityCorrelations.C
HLT/global/physics/macros/makeConfigurationObjectdNdPtAnalysis.C
HLT/trigger/menu/HM-PHYSICS-V0001.C