7#ifndef PARTICLEEVENT_NEUTRINOCONTAINER_H
8#define PARTICLEEVENT_NEUTRINOCONTAINER_H 1
#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.
DataVector(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)
NeutrinoContainer(SG::OwnershipPolicy own=SG::OWN_ELEMENTS)
virtual ~NeutrinoContainer()
void print()
NAME: NeutrinoContainer.cxx Package : offline/PhysicsAnalysis/AnalysisCommon/ParticleEvent.
@ OWN_ELEMENTS
this data object owns its elements