Static Public Member Functions | |
static const std::string & | classPurpose () |
static const std::string & | classRegisterTypeName () |
static const std::string & | classTypeName () |
static const std::string & | classView () |
Static Public Member Functions inherited from FWProxyBuilderBase | |
static bool | representsSubPart () |
static std::string | typeOfBuilder () |
Used by the plugin system to determine how the proxy uses the data from FWEventItem. More... | |
Private Member Functions | |
void | build (const FWEventItem *iItem, TEveElementList *product, const FWViewContext *) override |
void | buildTrack (TrajTrackAssociationCollection::const_iterator it, TEveCompound *comp) |
Private Attributes | |
TEveTrackPropagator * | m_trackerPropagator |
const TrajTrackAssociationCollection * | m_trajToTrackMap |
Additional Inherited Members | |
Protected Types inherited from FWProxyBuilderBase | |
typedef std::vector< Product * > ::iterator | Product_it |
Protected Member Functions inherited from FWProxyBuilderBase | |
virtual void | buildViewType (const FWEventItem *iItem, TEveElementList *, FWViewType::EType, const FWViewContext *) |
virtual void | clean () |
virtual void | cleanLocal () |
TEveCompound * | createCompound (bool set_color=true, bool propagate_color_to_all_children=false) const |
FWProxyBuilderBase (const FWProxyBuilderBase &) | |
void | increaseComponentTransparency (unsigned int index, TEveElement *holder, const std::string &name, Char_t transpOffset) |
virtual void | localModelChanges (const FWModelId &iId, TEveElement *iCompound, FWViewType::EType viewType, const FWViewContext *vc) |
virtual void | modelChanges (const FWModelIds &, Product *) |
const FWProxyBuilderBase & | operator= (const FWProxyBuilderBase &) |
virtual void | scaleProduct (TEveElementList *parent, FWViewType::EType, const FWViewContext *vc) |
Protected Attributes inherited from FWProxyBuilderBase | |
std::vector< Product * > | m_products |
Definition at line 33 of file FWTrackProxyBuilderFullFramework.cc.
FWTrackProxyBuilderFullFramework::FWTrackProxyBuilderFullFramework | ( | ) |
Definition at line 54 of file FWTrackProxyBuilderFullFramework.cc.
References m_trackerPropagator.
|
override |
Definition at line 63 of file FWTrackProxyBuilderFullFramework.cc.
References m_trackerPropagator.
|
delete |
|
overrideprivatevirtual |
Reimplemented from FWProxyBuilderBase.
Definition at line 73 of file FWTrackProxyBuilderFullFramework.cc.
References edm::AssociationMap< Tag >::begin(), buildTrack(), reco::TrackBase::charge(), AlCaHLTBitMon_QueryRunRegistry::comp, edm::AssociationMap< edm::OneToOne< std::vector< Trajectory >, reco::TrackCollection, unsigned short > >::const_iterator, gather_cfg::cout, FWProxyBuilderBase::createCompound(), edm::AssociationMap< Tag >::end(), cppFunctionSkipper::exception, FWEventItem::get(), FWEventItem::getConfig(), FWEventItem::getEvent(), mps_fire::i, FWProxyBuilderBase::item(), m_trackerPropagator, m_trajToTrackMap, FSQHLTOfflineSource_cfi::processName, reco::TrackBase::px(), reco::TrackBase::py(), reco::TrackBase::pz(), FWProxyBuilderBase::setupAddElement(), GlobalPosition_Frontier_DevDB_cff::tag, HLT_FULL_cff::track, tracks, FWProxyBuilderConfiguration::value(), reco::TrackBase::vx(), reco::TrackBase::vy(), reco::TrackBase::vz(), and cms::Exception::what().
|
private |
Definition at line 125 of file FWTrackProxyBuilderFullFramework.cc.
References alongMomentum, reco::TrackBase::charge(), Trajectory::direction(), TrajectoryStateOnSurface::globalMomentum(), TrajectoryStateOnSurface::globalPosition(), TrajectoryStateOnSurface::isValid(), m_trackerPropagator, Trajectory::measurements(), reco::TrackBase::px(), reco::TrackBase::py(), reco::TrackBase::pz(), FWProxyBuilderBase::setupAddElement(), submitPVValidationJobs::t, HLT_FULL_cff::track, reco::TrackBase::vx(), reco::TrackBase::vy(), reco::TrackBase::vz(), PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
Referenced by build(), and visibilityModelChanges().
|
static |
Definition at line 176 of file FWTrackProxyBuilderFullFramework.cc.
|
static |
Definition at line 176 of file FWTrackProxyBuilderFullFramework.cc.
|
static |
Definition at line 176 of file FWTrackProxyBuilderFullFramework.cc.
|
static |
Definition at line 176 of file FWTrackProxyBuilderFullFramework.cc.
|
delete |
|
inline |
Definition at line 38 of file FWTrackProxyBuilderFullFramework.cc.
|
overridevirtual |
Reimplemented from FWProxyBuilderBase.
Definition at line 65 of file FWTrackProxyBuilderFullFramework.cc.
References FWProxyBuilderConfiguration::assertParam(), FWProxyBuilderBase::context(), FWEventItem::getConfig(), CaloRecHitAuxSetter::getField(), m_trackerPropagator, and FWProxyBuilderBase::setItem().
|
inline |
Definition at line 38 of file FWTrackProxyBuilderFullFramework.cc.
|
inline |
Definition at line 38 of file FWTrackProxyBuilderFullFramework.cc.
|
overridevirtual |
Reimplemented from FWProxyBuilderBase.
Definition at line 158 of file FWTrackProxyBuilderFullFramework.cc.
References edm::AssociationMap< Tag >::begin(), buildTrack(), edm::AssociationMap< edm::OneToOne< std::vector< Trajectory >, reco::TrackCollection, unsigned short > >::const_iterator, FWEventItem::ModelInfo::displayProperties(), FWModelId::index(), info(), FWDisplayProperties::isVisible(), FWModelId::item(), m_trajToTrackMap, and FWEventItem::modelInfo().
|
private |
Definition at line 50 of file FWTrackProxyBuilderFullFramework.cc.
Referenced by build(), buildTrack(), FWTrackProxyBuilderFullFramework(), setItem(), and ~FWTrackProxyBuilderFullFramework().
|
private |
Definition at line 51 of file FWTrackProxyBuilderFullFramework.cc.
Referenced by build(), and visibilityModelChanges().