5#ifndef EFLOWOBJECTCONTAINER_H
6#define EFLOWOBJECTCONTAINER_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_VIRTBASES1(T, B1)
Declare base class info to DataVector.
DataVector(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)
SG::OwnershipPolicy ownPolicy() const
void setNumPhot(double NumPhot)
void setNumMuo(double NumMuo)
void setNumEle(double NumEle)
void setThrust(double thrust)
void setSumET(double SumET)
double oblateness() const
void setNumEf(double NumEf)
void set_valid(bool c_valid)
void setMissET(double MissET)
void setCircularity(double circ)
double circularity() const
eflowObjectContainer(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS)
void setOblateness(double oblateness)
@ OWN_ELEMENTS
this data object owns its elements