|
ATLAS Offline Software
|
Go to the documentation of this file.
47 return QColor::fromRgbF(1.0, 1.0, 0.5 );
109 bool barrelChanged = (barrelPosChanged || barrelNegChanged);
110 bool endcapChanged = (endcapPosChanged || endcapNegChanged);
118 if (barrelChanged&&(handle->
isPositiveZ()?barrelPosChanged:barrelNegChanged))
121 if (endcapChanged&&(handle->
isPositiveZ()?endcapPosChanged:endcapNegChanged))
144 connect(controller,SIGNAL(inDetPartsFlagsChanged(PRDCommonFlags::InDetPartsFlags)),
this,SLOT(
setPartsFlags(PRDCommonFlags::InDetPartsFlags)));
JetConstituentVector::iterator iterator
PRDCommonFlags::InDetPartsFlags indetpartsflags
void recheckCutStatus(PRDHandleBase *)
virtual QColor defaultColor() const override
void setPartsFlags(PRDCommonFlags::InDetPartsFlags)
Trk::PrepRawDataContainer< SCT_ClusterCollection > SCT_ClusterContainer
virtual void largeChangesBegin()
virtual PRDHandleBase * addPRD(const Trk::PrepRawData *) override
bool sctExcludeIsolatedClusters() const
std::set< const InDetDD::SiDetectorElement * > touchedelements
void setExcludeIsolatedClusters(bool)
QStringList getKeys() const
virtual void eraseEventDataSpecific() override
virtual bool cut(PRDHandleBase *) override
static bool hasSCTGeometry()
PRDCollHandle_SCT(PRDSysCommonData *, const QString &key)
void recheckCutStatusOfAllNotVisibleHandles()
virtual const InDetDD::SiDetectorElement * detectorElement() const override final
return the detector element corresponding to this PRD The pointer will be zero if the det el is not d...
const SiDetectorElement * otherSide() const
Useful for SCT only.
virtual ~PRDCollHandle_SCT()
virtual void largeChangesEnd()
const InDet::SCT_Cluster * cluster() const
void recheckCutStatusOfAllVisibleHandles()
PRDCommonFlags::InDetPartsFlags inDetPartsFlags() const
static QStringList availableCollections(IVP1System *)
virtual void postLoadInitialisation() override
virtual void setupSettingsFromControllerSpecific(PRDSystemController *) override
std::vector< PRDHandleBase * > & getPrdHandles()
bool excludeisolatedclusters