]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWGHF/PWGHFhfeLinkDef.h
Skip V0 triger checks if V0 information is missing (temporary fix checking run range)
[u/mrichter/AliRoot.git] / PWGHF / PWGHFhfeLinkDef.h
index d348e6f64991fd2a75c8f83950b713c77ea4b8f1..d930b556f3e49c9c2545d9e4faf70befb6da131b 100644 (file)
 #pragma link C++ class  AliHFEefficiency+;
 
 #pragma link C++ class  AliHFEOADBThresholdsTRD+;
+#if ROOT_VERSION_CODE < 0x56300 // ROOT_VERSION(5,99,0)
+// Private sub-class
 #pragma link C++ class  AliHFEOADBThresholdsTRD::AliHFEthresholdParamsTRD+;
+#endif
 #pragma link C++ class  AliHFEbayesPIDqa+;
 #pragma link C++ class  AliHFEpidBayes+;