7 #include "TEveCompound.h"
34 iItem->
get( collection );
40 std::vector<HORecHit>::const_iterator it = collection->
begin();
41 std::vector<HORecHit>::const_iterator itEnd = collection->
end();
42 for( ; it != itEnd; ++it )
50 for (std::vector<HORecHit>::const_iterator it = collection->
begin() ; it != collection->
end(); ++it)
53 std::vector<float> scaledCorners(24);
const FWDisplayProperties & displayProperties() const
#define REGISTER_FWPROXYBUILDER(_name_, _type_, _purpose_, _view_)
void get(const T *&oData) const
const FWEventItem * item() const
const FWHORecHitProxyBuilder & operator=(const FWHORecHitProxyBuilder &)
virtual ~FWHORecHitProxyBuilder(void)
REGISTER_PROXYBUILDER_METHODS()
FWHORecHitProxyBuilder(void)
const_iterator end() const
const float * getCorners(unsigned int id) const
void energyScaledBox3DCorners(const float *corners, float scale, std::vector< float > &, bool invert=false)
TEveBoxSet * addBoxSetToProduct(TEveElementList *product)
ModelInfo modelInfo(int iIndex) const
void addBox(TEveBoxSet *set, const float *pnts, const FWDisplayProperties &dp)
const FWGeometry * getGeom() const
const_iterator begin() const