16 #include "TEvePointSet.h"
41 TEvePointSet* pointSet =
new TEvePointSet;
48 <<
"failed to get geometry of detid: "
49 << rawid << std::endl;
62 pointSet->SetMarkerStyle(26);
76 pointSet->SetNextPoint( global[0], global[1], global[2] );
virtual ~FWPSimHitProxyBuilder(void)
#define REGISTER_PROXYBUILDER_METHODS()
#define REGISTER_FWPROXYBUILDER(_name_, _type_, _purpose_, _view_)
static const int kAllRPZBits
void setupAddElement(TEveElement *el, TEveElement *parent, bool set_color=true) const
FWPSimHitProxyBuilder(void)
const FWEventItem * item() const
static const int kAll3DBits
uint32_t rawId() const
get the raw id
Local3DPoint localPosition() const
const FWPSimHitProxyBuilder & operator=(const FWPSimHitProxyBuilder &)
void localToGlobal(unsigned int id, const float *local, float *global, bool translatep=true) const
int superLayer() const
Return the superlayer number.
Abs< T >::type abs(const T &t)
bool contains(unsigned int id) const
virtual bool haveSingleProduct() const override
DTLayerId layerId() const
Return the corresponding LayerId.
void buildViewType(const PSimHit &iData, unsigned int iIndex, TEveElement &oItemHolder, FWViewType::EType type, const FWViewContext *) override
const FWGeometry * getGeom() const
unsigned int detUnitId() const