CMS 3D CMS Logo

Classes | Namespaces | Functions
Run.h File Reference
#include "DataFormats/Common/interface/Wrapper.h"
#include "FWCore/Framework/interface/PrincipalGetAdapter.h"
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Common/interface/RunBase.h"
#include "FWCore/Utilities/interface/EDGetToken.h"
#include "FWCore/Utilities/interface/EDPutToken.h"
#include "FWCore/Utilities/interface/ProductKindOfType.h"
#include "FWCore/Utilities/interface/RunIndex.h"
#include "FWCore/Utilities/interface/Likely.h"
#include <memory>
#include <string>
#include <typeinfo>
#include <vector>

Go to the source code of this file.

Classes

class  edm::stream::ProducingModuleAdaptorBase< T >
 
class  edm::Run
 

Namespaces

 edm
 HLT enums.
 
 edm::stream
 

Functions

template<typename T >
T const & edm::get (Run const &event, InputTag const &tag)
 
template<typename T >
T const & edm::get (Run const &event, EDGetToken const &token)
 
template<typename T >
T const & edm::get (Run const &event, EDGetTokenT< T > const &token)