|
ATLAS Offline Software
|
Go to the documentation of this file.
47 this->
putElement(theContainer,the_photon,newWeight);
56 if ( this->
contains(theContainer,theIndex) )
61 this->
remove(theContainer,theIndex);
65 this->
putElement(theContainer,theIndex,newWeight);
80 return (this->
contains(theContainer,theIndex))
virtual const constituent_type * getConstituentPtr(constituent_iter iter) const
void putElement(const PhotonContainer *objectContainer, const constituent_type *constituentObject, const double &objectParameter=double(), size_t sizeHint=0)
virtual JetAssociationBase * clone() const
a clone method for the proper workings of the copy constructor
virtual object_iter begin() const
bool contains(const constituent_type *aConstituent) const
void setName(const name_t &name)
const constituent_coll & getConstituents() const
Navigable< PhotonContainer, double >::external_index_type index_type
bool remove(const constituent_type *aConstituent)
double getPhotonWeight(const Photon *the_photon) const
void set_photon(const PhotonContainer *theContainer, const Photon *the_photon, double weight=1)
PhotonAssociation()=default
constructor
The namespace of all packages in PhysicsAnalysis/JetTagging.
const Photon * photon() const
get photon directly without token
double getParameter(const constituent_type *aConstituent) const
virtual unsigned int size() const