16 #include "TEvePointSet.h" 36 TEveElement& oItemHolder,
43 TEvePointSet* pointSet =
new TEvePointSet;
47 if (!
geom->contains(rawid)) {
57 if (
id.det() ==
DetId::Muon &&
id.subdetId() == 1) {
61 pointSet->SetMarkerStyle(26);
74 geom->localToGlobal(rawid,
local, global);
75 pointSet->SetNextPoint(global[0], global[1], global[2]);
const FWPSimHitProxyBuilder & operator=(const FWPSimHitProxyBuilder &)=delete
#define REGISTER_PROXYBUILDER_METHODS()
#define REGISTER_FWPROXYBUILDER(_name_, _type_, _purpose_, _view_)
~FWPSimHitProxyBuilder(void) override
int superLayer() const
Return the superlayer number.
static const int kAllRPZBits
void setupAddElement(TEveElement *el, TEveElement *parent, bool set_color=true) const
unsigned int detUnitId() const
bool haveSingleProduct() const override
FWPSimHitProxyBuilder(void)
static const int kAll3DBits
Abs< T >::type abs(const T &t)
const FWGeometry * getGeom() const
constexpr uint32_t rawId() const
get the raw id
Local3DPoint localPosition() const
DTLayerId layerId() const
Return the corresponding LayerId.
const FWEventItem * item() const
void buildViewType(const PSimHit &iData, unsigned int iIndex, TEveElement &oItemHolder, FWViewType::EType type, const FWViewContext *) override