From: hdalsgaa Date: Wed, 26 Mar 2008 11:53:20 +0000 (+0000) Subject: This update includes the FMD detector algorithm classes. X-Git-Url: http://git.uio.no/git/?a=commitdiff_plain;h=02a094ed60b87b50ff7f5a38111e2170d63bdd0c;p=u%2Fmrichter%2FAliRoot.git This update includes the FMD detector algorithm classes. --- diff --git a/FMD/FMDutilLinkDef.h b/FMD/FMDutilLinkDef.h index 59fd45e453c..0ba4170e59d 100644 --- a/FMD/FMDutilLinkDef.h +++ b/FMD/FMDutilLinkDef.h @@ -27,6 +27,9 @@ #pragma link C++ class AliFMDAlignFaker; #pragma link C++ class AliFMDAnaRing; #pragma link C++ class AliFMDAnaESD; +#pragma link C++ class AliFMDBaseDA; +#pragma link C++ class AliFMDPedestalDA; +#pragma link C++ class AliFMDGainDA; #else # error Not for compilation