13#ifndef TAU_CONTAINER_ANALYSIS_H
14#define TAU_CONTAINER_ANALYSIS_H
#define SG_BASE(D, B)
Declare that class D derives from class B.
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
An STL vector of pointers that by default owns its pointed-to elements.
#define DATAVECTOR_BASE(T, BASE)
Declare base class info to DataVector.
Declaration of tau jet transient class.
void setROIAuthor(const std::string &RoiAuthor)
Set ROI ID and author (trigger purposes)
const std::string & getROIAuthor() const
Retrieve ROI ID and author (trigger purposes)
TauJetContainer(SG::OwnershipPolicy own=SG::OWN_ELEMENTS)
Object for taus common for ESD and AOD.
DataVector(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)
The namespace of all packages in PhysicsAnalysis/JetTagging.
@ OWN_ELEMENTS
this data object owns its elements