#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/ConsumesCollector.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "FWCore/Utilities/interface/transform.h"
#include "DataFormats/Common/interface/View.h"
#include "DataFormats/Common/interface/Ptr.h"
#include "DataFormats/Common/interface/Association.h"
#include "DataFormats/Candidate/interface/CandidateFwd.h"
#include "DataFormats/Candidate/interface/Candidate.h"
#include "DataFormats/PatCandidates/interface/PATObject.h"
#include "FWCore/ParameterSet/interface/ConfigurationDescriptions.h"
#include "FWCore/ParameterSet/interface/ParameterSetDescription.h"
#include <iostream>
Go to the source code of this file.
Classes | |
struct | pat::helper::AddUserCand |
struct | pat::helper::AddUserFloat |
struct | pat::helper::AddUserInt |
struct | pat::helper::AddUserPtr |
class | pat::PATUserDataMerger< ObjectType, Operation > |
Assimilates pat::UserData into pat objects. More... | |
Namespaces | |
pat | |
pat::helper | |