#include "PhysicsTools/CandUtils/interface/NamedCandCombinerBase.h"
#include "PhysicsTools/CandUtils/interface/AddFourMomenta.h"
#include "PhysicsTools/CandUtils/interface/CandSelector.h"
#include "PhysicsTools/UtilAlgos/interface/AnyPairSelector.h"
#include "DataFormats/Candidate/interface/NamedCompositeCandidate.h"
#include "DataFormats/Candidate/interface/ShallowClonePtrCandidate.h"
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | combiner |
namespace | combiner::helpers |
Classes | |
class | NamedCandCombiner< Selector, PairSelector, Cloner, Setup > |
performs all possible and selected combinations of particle pairs using the NamedCandCombiner utility More... | |
struct | combiner::helpers::NormalClone |
struct | combiner::helpers::ShallowClone |