16#ifndef ANALYSIS_ICONSTITUENT_H
17#define ANALYSIS_ICONSTITUENT_H
Class IConstituent: This is the abstract base class for additional jet constituents to be put into th...
virtual ~IConstituent()=default
destructor
virtual void setName(NameType &name)=0
to set the name
virtual NameType name() const =0
returns the infoType of the info objects.
virtual IConstituent * clone() const =0
a clone method for the proper workings of the copy constructor
The namespace of all packages in PhysicsAnalysis/JetTagging.
std::string NameType
string to identify the constituent