26 else if (this->
size() > 1)
37 double newWeight = weight;
48 this->
putElement(theContainer,the_muon,newWeight);
56 double newWeight = weight;
58 if ( this->
contains(theContainer,theIndex) )
63 this->
remove(theContainer,theIndex);
67 this->
putElement(theContainer,theIndex,newWeight);
83 return (this->
contains(theContainer,theIndex))
MuonAssociation()
constructor
Navigable< MuonContainer, double >::external_index_type index_type
const Muon * muon() const
get muon directly without token
void set_muon(const MuonContainer *theContainer, const Muon *the_muon, double weight=1)
double getMuonWeight(const Muon *the_muon) const
virtual JetAssociationBase * clone() const
a clone method for the proper workings of the copy constructor
definition of StoreGate container holding a vector of Analysis::Muon
void setName(const name_t &name)
const name_t & name() const
const constituent_coll & getConstituents() const
virtual unsigned int size() const
virtual object_iter begin() const
bool remove(const constituent_type *aConstituent)
void putElement(const MuonContainer *objectContainer, const constituent_type *constituentObject, const double &objectParameter=double(), size_t sizeHint=0)
double getParameter(const constituent_type *aConstituent) const
bool contains(const constituent_type *aConstituent) const
virtual const constituent_type * getConstituentPtr(constituent_iter iter) const
The namespace of all packages in PhysicsAnalysis/JetTagging.
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.