#include <algorithm>
#include <cassert>
#include <cstring>
#include <set>
#include <utility>
#include "FWCore/Framework/interface/EDConsumerBase.h"
#include "FWCore/Framework/interface/ConsumesCollector.h"
#include "FWCore/Framework/interface/ESRecordsToProxyIndices.h"
#include "FWCore/Framework/interface/ComponentDescription.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/Utilities/interface/BranchType.h"
#include "FWCore/Utilities/interface/Likely.h"
#include "FWCore/Utilities/interface/Exception.h"
#include "DataFormats/Provenance/interface/ProductResolverIndexHelper.h"
#include "DataFormats/Provenance/interface/ProductRegistry.h"
Go to the source code of this file.
Variables | |
static const edm::InputTag | kWasEmpty ("@EmptyLabel@") |
|
static |
Referenced by edm::EDConsumerBase::checkIfEmpty(), and edm::EDConsumerBase::consumesCollector().