#include <iostream>
#include <memory>
#include "TFile.h"
#include <boost/shared_ptr.hpp>
#include "FWCore/Framework/interface/DataProxyProvider.h"
#include "FWCore/Framework/interface/DataProxy.h"
#include "FWCore/Framework/interface/EventSetupRecordIntervalFinder.h"
#include "DataFormats/FWLite/interface/EventSetup.h"
#include "DataFormats/FWLite/interface/Record.h"
#include "FWCore/Framework/interface/HCTypeTag.h"
#include "FWCore/Utilities/interface/TypeIDBase.h"
#include "FWCore/Utilities/interface/Exception.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/Framework/interface/SourceFactory.h"
Go to the source code of this file.
Classes | |
class | FWLiteESSource |
Functions | |
DEFINE_FWK_EVENTSETUP_SOURCE (FWLiteESSource) | |
DEFINE_FWK_EVENTSETUP_SOURCE | ( | FWLiteESSource | ) |