DESY Hbb Analysis Framework
analysis::tools::Collection< Object > Member List

This is the complete list of members for analysis::tools::Collection< Object >, including all inherited members.

add(const Object &object)analysis::tools::Collection< Object >inline
addGenJets(const std::shared_ptr< Collection< GenJet > > &)analysis::tools::Collection< Object >
addGenJets(const std::shared_ptr< Collection< GenJet > > &cands)analysis::tools::Collection< Object >
associatePartons(const std::shared_ptr< Collection< GenParticle > > &, const float &deltaR=0.4, const float &ptMin=1., const bool &pythia8=true)analysis::tools::Collection< Object >
associatePartons(const std::shared_ptr< Collection< GenParticle > > &particles, const float &deltaR, const float &ptMin, const bool &pythia8)analysis::tools::Collection< Object >
at(const int &index)analysis::tools::Collection< Object >inline
btagAlgo(const std::string &)analysis::tools::Collection< Object >
btagAlgo(const std::string &algo)analysis::tools::Collection< Object >
candidates_analysis::tools::Collection< Object >mutableprivate
Collection()analysis::tools::Collection< Object >
Collection(const Objects &objects, const std::string &name_="")analysis::tools::Collection< Object >
Collection(const Objects &objects, const std::string &name)analysis::tools::Collection< Object >
matchTo(const std::vector< Candidate > *vectorcandidates, const std::string &name, const float &deltaR=0.5)analysis::tools::Collection< Object >
matchTo(const Collection< Candidate > &collection, const float &delta_pT, const float &deltaR)analysis::tools::Collection< Object >
matchTo(const Collection< Jet > &collection, const float &delta_pT, const float &deltaR)analysis::tools::Collection< Object >
matchTo(const Collection< Candidate > &collection, const float &deltaR=0.5)analysis::tools::Collection< Object >
matchTo(const Collection< TriggerObject > &collection, const float &deltaR=0.5)analysis::tools::Collection< Object >
matchTo(const std::shared_ptr< Collection< TriggerObject > > collection, const float &deltaR=0.5)analysis::tools::Collection< Object >
matchTo(const std::vector< Candidate > *vectorcandidates, const std::string &name, const float &deltaR)analysis::tools::Collection< Object >
matchTo(const Collection< Candidate > &collection, const float &deltaR)analysis::tools::Collection< Object >
matchTo(const Collection< Candidate > &collection, const float &deltaR, const float &delta_pt)analysis::tools::Collection< Object >
matchTo(const Collection< TriggerObject > &collection, const float &deltaR)analysis::tools::Collection< Object >
matchTo(const std::shared_ptr< Collection< TriggerObject > > collection, const float &deltaR)analysis::tools::Collection< Object >
matchTo(const Collection< Jet > &collection, const float &deltaR, const float &delta_pt)analysis::tools::Collection< Object >
name() const analysis::tools::Collection< Object >inline
name_analysis::tools::Collection< Object >private
Objects typedefanalysis::tools::Collection< Object >private
objects_analysis::tools::Collection< Object >private
setSize(const int &size)analysis::tools::Collection< Object >inline
size()analysis::tools::Collection< Object >inline
size_analysis::tools::Collection< Object >private
smearTo(const Collection< Jet > &collection, const double &n_sigma=0)analysis::tools::Collection< Object >
smearTo(const Collection< Jet > &collection, const double &n_sigma)analysis::tools::Collection< Object >
vector()analysis::tools::Collection< Object >
vectorCandidates() const analysis::tools::Collection< Object >
vectorCandidates() constanalysis::tools::Collection< Object >
~Collection()analysis::tools::Collection< Object >