1 #ifndef DQMSERVICES_CORE_STANDALONE_H 2 # define DQMSERVICES_CORE_STANDALONE_H 3 # if !WITHOUT_CMS_FRAMEWORK 20 {
return "CMSSW_STANDALONE"; }
25 template <
class T>
static const T &
43 static int createSet(
const std::vector<ParameterSet> &) {
return 0; }
50 bool isAvailable(
void) {
return false; }
53 static char buf[
sizeof(
T)];
static T *
x;
62 unsigned int maxNumberOfStreams()
const {
return 0; }
66 struct PreallocationSignal {
75 void watchPostSourceRun(
void*,
T) {}
78 void watchPostSourceLumi(
void*,
T) {}
80 PreallocationSignal preallocateSignal_;
88 void reportAnalysisFile(
const std::string &,
const std::map<std::string, std::string> &) {}
91 # endif // WITHOUT_CMS_FRAMEWORK 92 #endif // DQMSERVICES_CORE_STANDALONE_H
T getUntrackedParameter(std::string const &, T const &) const
T x() const
Cartesian x coordinate.
std::string getReleaseVersion()
edm::Handle< T > connect(const T *&ptr, edm::EDGetTokenT< T > token, const edm::Event &evt)
MatrixMeschach operator*(const MatrixMeschach &mat1, const MatrixMeschach &mat2)