1 #ifndef FWCore_Framework_AbilityChecker_h
2 #define FWCore_Framework_AbilityChecker_h
32 template<
typename T,
typename... U>
35 template<
typename G,
typename... U>
40 template<
typename R,
typename... U>
45 template<
typename R,
typename... U>
50 template<
typename R,
typename... U>
55 template<
typename R,
typename... U>
57 static constexpr bool kLuminosityBlockSummaryCache =
true;
60 template<
typename... U>
65 template<
typename... U>
70 template<
typename... U>
72 static constexpr bool kBeginLuminosityBlockProducer =
true;
75 template<
typename... U>
77 static constexpr bool kEndLuminosityBlockProducer =
true;
84 static constexpr bool kLuminosityBlockCache =
false;
86 static constexpr bool kLuminosityBlockSummaryCache =
false;
89 static constexpr bool kBeginLuminosityBlockProducer =
false;
90 static constexpr bool kEndLuminosityBlockProducer =
false;
93 template<
typename...
T>