11 #include "TEveCompound.h"
12 #include "TEvePointSet.h"
51 unsigned int id = ds.
id;
57 TEvePointSet* pointSet =
new TEvePointSet;
58 pointSet->SetMarkerSize(2);
59 pointSet->SetMarkerStyle(2);
65 float localPoint[3] = {
71 pointSet->SetNextPoint(globalPoint[0], globalPoint[1], globalPoint[2]);
#define REGISTER_PROXYBUILDER_METHODS()
#define REGISTER_FWPROXYBUILDER(_name_, _type_, _purpose_, _view_)
static const int kAllRPZBits
const float * getParameters(unsigned int id) const
void setupAddElement(TEveElement *el, TEveElement *parent, bool set_color=true) const
void get(const T *&oData) const
static const int kAll3DBits
void localToGlobal(unsigned int id, const float *local, float *global, bool translatep=true) const
bool contains(unsigned int id) const
FWSiPixelDigiProxyBuilder(void)
iterator end()
Return the off-the-end iterator.
float pixelLocalX(const double mpx, const float *)
float pixelLocalY(const double mpy, const float *)
iterator begin()
Return an iterator to the first DetSet.
collection_type::const_iterator const_iterator
~FWSiPixelDigiProxyBuilder(void) override
const FWSiPixelDigiProxyBuilder & operator=(const FWSiPixelDigiProxyBuilder &)=delete
collection_type::const_iterator const_iterator
const FWGeometry * getGeom() const