CMS 3D CMS Logo

Classes | Namespaces | Functions
ThinningProducer.h File Reference
#include "FWCore/Framework/interface/stream/EDProducer.h"
#include "DataFormats/Common/interface/Handle.h"
#include "DataFormats/Common/interface/OrphanHandle.h"
#include "DataFormats/Common/interface/ThinnedAssociation.h"
#include "DataFormats/Common/interface/fillCollectionForThinning.h"
#include "DataFormats/Provenance/interface/ProductRegistry.h"
#include "DataFormats/Provenance/interface/ThinnedAssociationsHelper.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/EDGetToken.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "FWCore/Utilities/interface/propagate_const.h"
#include "FWCore/ParameterSet/interface/ConfigurationDescriptions.h"
#include "FWCore/ParameterSet/interface/ParameterSetDescription.h"
#include <memory>
#include <optional>
#include <type_traits>

Go to the source code of this file.

Classes

struct  edm::detail::IsStdOptional< T >
 
struct  edm::detail::IsStdOptional< std::optional< T > >
 
class  edm::ThinningProducer< Collection, Selector >
 

Namespaces

 edm
 HLT enums.
 
 edm::detail
 

Functions

template<typename Item , typename Selector , typename Collection >
void edm::detail::fillCollectionForThinning (Item const &item, Selector &selector, unsigned int iIndex, Collection &output, ThinnedAssociation &association)