|
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef CALOEVENT_CALOCLUSTERCONTAINER_H
8 #define CALOEVENT_CALOCLUSTERCONTAINER_H
29 #include "CaloEvent/CaloCluster.h"
102 { m_towerSeg = towerSeg; }
virtual const CaloTowerSeg & getTowerSeg() const
Retrieve tower segmentation.
Storable container for CaloCluster.
bool const RAWDATA *ch2 const
SG_BASE(CaloClusterContainer, DataVector< CaloCluster >)
OwnershipPolicy
describes the possible element ownership policies (see e.g. DataVector)
void print()
Print size (probably obsolete)
@ OWN_ELEMENTS
this data object owns its elements
virtual const std::string & getROIAuthor() const
Retrieve ROI ID and author
Principal data class for CaloCell clusters.
DATAVECTOR_VIRTBASES1(CaloCluster, INavigable4Momentum)
virtual ~CaloClusterContainer()
Default destructor.
An STL vector of pointers that by default owns its pointed-to elements.
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
SG::OwnershipPolicy ownPolicy() const
Return the ownership policy setting for this container.
Data object stores CaloTower segmentation.
virtual void setROIAuthor(const std::string &RoiAuthor)
Set ROI ID and author into CaloClusterContainer.
virtual void setTowerSeg(const CaloTowerSeg &towerSeg)
Set tower segmentation into CaloClusterContainer.
CaloClusterContainer(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS)
Main constructor.
Define macros for attributes used to control the static checker.
macros to associate a CLID to a type