|
ATLAS Offline Software
|
#include <PRDSysCommonData.h>
|
| PRDSysCommonData (IVP13DSystem *, PRDSystemController *) |
|
virtual | ~PRDSysCommonData () |
|
IVP13DSystem * | system () const |
|
HitsSoNodeManager * | nodeManager () const |
|
PRDSystemController * | controller () const |
|
VP1SoMaterialMixer * | materialMixer () const |
|
MuonChamberProjectionHelper * | muonChamberProjectionHelper () const |
|
InDetProjHelper * | indetProjHelper_Pixel () const |
|
InDetProjHelper * | indetProjHelper_SCT () const |
|
InDetProjHelper * | indetProjHelper_TRT () const |
|
TouchedMuonChamberHelper * | touchedMuonChamberHelper () const |
|
PRDTrackSegmentHelper * | trackAndSegmentHelper () const |
|
void | registerTransform2Handle (SoTransform *transform, PRDHandleBase *handle) |
|
void | registerPRD2Handle (const Trk::PrepRawData *prd, PRDHandleBase *handle) |
|
PRDHandleBase * | pickedPathToHandle (SoPath *pickedPath) |
|
void | clearEventData () |
|
void | setSystemBasePointer (IVP1System *sys) |
|
void | message (const QString &) const |
|
void | message (const QStringList &, const QString &addtoend="") const |
|
void | message (const QString &addtostart, const QStringList &, const QString &addtoend="") const |
|
void | messageDebug (const QString &) const |
|
void | messageDebug (const QStringList &, const QString &addtoend="") const |
|
void | messageDebug (const QString &addtostart, const QStringList &, const QString &addtoend="") const |
|
void | messageVerbose (const QString &) const |
|
void | messageVerbose (const QStringList &, const QString &addtoend="") const |
|
void | messageVerbose (const QString &addtostart, const QStringList &, const QString &addtoend="") const |
|
IVP1System * | systemBase () const |
|
QString | helperClassName () const |
|
Definition at line 35 of file PRDSysCommonData.h.
◆ PRDSysCommonData()
Definition at line 47 of file PRDSysCommonData.cxx.
61 sys,SLOT(emitTouchedMuonChambersChanged(
const std::set<GeoPVConstLink>&)));
◆ ~PRDSysCommonData()
PRDSysCommonData::~PRDSysCommonData |
( |
| ) |
|
|
virtual |
◆ clearEventData()
void PRDSysCommonData::clearEventData |
( |
| ) |
|
◆ controller()
◆ helperClassName()
QString VP1HelperClassBase::helperClassName |
( |
| ) |
const |
|
inlineinherited |
◆ indetProjHelper_Pixel()
◆ indetProjHelper_SCT()
◆ indetProjHelper_TRT()
◆ materialMixer()
◆ message() [1/3]
void VP1HelperClassBase::message |
( |
const QString & |
str | ) |
const |
|
inherited |
◆ message() [2/3]
void VP1HelperClassBase::message |
( |
const QString & |
addtostart, |
|
|
const QStringList & |
l, |
|
|
const QString & |
addtoend = "" |
|
) |
| const |
|
inherited |
◆ message() [3/3]
void VP1HelperClassBase::message |
( |
const QStringList & |
l, |
|
|
const QString & |
addtoend = "" |
|
) |
| const |
|
inherited |
◆ messageDebug() [1/3]
void VP1HelperClassBase::messageDebug |
( |
const QString & |
str | ) |
const |
|
inherited |
◆ messageDebug() [2/3]
void VP1HelperClassBase::messageDebug |
( |
const QString & |
addtostart, |
|
|
const QStringList & |
l, |
|
|
const QString & |
addtoend = "" |
|
) |
| const |
|
inherited |
◆ messageDebug() [3/3]
void VP1HelperClassBase::messageDebug |
( |
const QStringList & |
l, |
|
|
const QString & |
addtoend = "" |
|
) |
| const |
|
inherited |
◆ messageVerbose() [1/3]
void VP1HelperClassBase::messageVerbose |
( |
const QString & |
str | ) |
const |
|
inherited |
◆ messageVerbose() [2/3]
void VP1HelperClassBase::messageVerbose |
( |
const QString & |
addtostart, |
|
|
const QStringList & |
l, |
|
|
const QString & |
addtoend = "" |
|
) |
| const |
|
inherited |
◆ messageVerbose() [3/3]
void VP1HelperClassBase::messageVerbose |
( |
const QStringList & |
l, |
|
|
const QString & |
addtoend = "" |
|
) |
| const |
|
inherited |
◆ muonChamberProjectionHelper()
◆ nodeManager()
◆ pickedPathToHandle()
PRDHandleBase * PRDSysCommonData::pickedPathToHandle |
( |
SoPath * |
pickedPath | ) |
|
Definition at line 109 of file PRDSysCommonData.cxx.
111 while (pickedPath->getLength()>4) {
112 if (pickedPath->getNodeFromTail(0)->getTypeId()==SoSeparator::getClassTypeId()) {
114 SoSeparator *
sep =
static_cast<SoSeparator*
>(pickedPath->getNodeFromTail(0));
115 if (
sep->getNumChildren()>1&&
sep->getChild(0)->getTypeId()==SoTransform::getClassTypeId()) {
◆ registerPRD2Handle()
◆ registerTransform2Handle()
void PRDSysCommonData::registerTransform2Handle |
( |
SoTransform * |
transform, |
|
|
PRDHandleBase * |
handle |
|
) |
| |
◆ setHelperClassName()
void VP1HelperClassBase::setHelperClassName |
( |
const QString & |
n | ) |
|
|
inlineprotectedinherited |
◆ setSystemBasePointer()
void VP1HelperClassBase::setSystemBasePointer |
( |
IVP1System * |
sys | ) |
|
|
inherited |
◆ str() [1/30]
◆ str() [2/30]
static QString VP1String::str |
( |
const bool |
b | ) |
|
|
inlinestaticinherited |
Definition at line 53 of file VP1String.h.
53 {
return b?
"True":
"False"; }
◆ str() [3/30]
static QString VP1String::str |
( |
const char * |
c | ) |
|
|
inlinestaticinherited |
◆ str() [4/30]
static QString VP1String::str |
( |
const double & |
d | ) |
|
|
inlinestaticinherited |
◆ str() [5/30]
static QString VP1String::str |
( |
const float & |
f | ) |
|
|
inlinestaticinherited |
◆ str() [6/30]
◆ str() [7/30]
QString VP1String::str |
( |
const QColor & |
c | ) |
|
|
staticinherited |
Definition at line 30 of file VP1String.cxx.
32 return c.isValid() ?
c.name() :
"Invalid";
◆ str() [8/30]
template<class T >
static QString VP1String::str |
( |
const QFlags< T > & |
f | ) |
|
|
inlinestaticinherited |
◆ str() [9/30]
template<class T >
static QString VP1String::str |
( |
const QList< T > & |
t | ) |
|
|
inlinestaticinherited |
◆ str() [10/30]
static QString VP1String::str |
( |
const QString & |
s | ) |
|
|
inlinestaticinherited |
◆ str() [11/30]
QString VP1String::str |
( |
const SbColor & |
c | ) |
|
|
staticinherited |
◆ str() [12/30]
QString VP1String::str |
( |
const SbVec2d & |
v | ) |
|
|
staticinherited |
◆ str() [13/30]
QString VP1String::str |
( |
const SbVec2f & |
v | ) |
|
|
staticinherited |
◆ str() [14/30]
QString VP1String::str |
( |
const SbVec2s & |
v | ) |
|
|
staticinherited |
◆ str() [15/30]
QString VP1String::str |
( |
const SbVec3d & |
v | ) |
|
|
staticinherited |
◆ str() [16/30]
QString VP1String::str |
( |
const SbVec3f & |
v | ) |
|
|
staticinherited |
◆ str() [17/30]
QString VP1String::str |
( |
const SbVec3s & |
v | ) |
|
|
staticinherited |
◆ str() [18/30]
QString VP1String::str |
( |
const SbVec4d & |
v | ) |
|
|
staticinherited |
◆ str() [19/30]
QString VP1String::str |
( |
const SbVec4f & |
v | ) |
|
|
staticinherited |
◆ str() [20/30]
template<class T >
static QString VP1String::str |
( |
const T * |
t | ) |
|
|
inlinestaticinherited |
Definition at line 87 of file VP1String.h.
87 {
return str(
static_cast<const void*
>(
t)); }
◆ str() [21/30]
QString VP1String::str |
( |
const void * |
p | ) |
|
|
staticinherited |
Definition at line 48 of file VP1String.cxx.
54 return QString (
s.str().c_str());
◆ str() [22/30]
◆ str() [23/30]
static QString VP1String::str |
( |
int |
n | ) |
|
|
inlinestaticinherited |
◆ str() [24/30]
static QString VP1String::str |
( |
long |
n | ) |
|
|
inlinestaticinherited |
◆ str() [25/30]
static QString VP1String::str |
( |
qlonglong |
n | ) |
|
|
inlinestaticinherited |
◆ str() [26/30]
static QString VP1String::str |
( |
qulonglong |
n | ) |
|
|
inlinestaticinherited |
◆ str() [27/30]
static QString VP1String::str |
( |
short int |
n | ) |
|
|
inlinestaticinherited |
◆ str() [28/30]
static QString VP1String::str |
( |
uint |
n | ) |
|
|
inlinestaticinherited |
◆ str() [29/30]
static QString VP1String::str |
( |
ulong |
n | ) |
|
|
inlinestaticinherited |
◆ str() [30/30]
static QString VP1String::str |
( |
unsigned short int |
n | ) |
|
|
inlinestaticinherited |
◆ system()
◆ systemBase()
IVP1System* VP1HelperClassBase::systemBase |
( |
| ) |
const |
|
inlineinherited |
◆ touchedMuonChamberHelper()
◆ trackAndSegmentHelper()
◆ verbose()
static bool VP1HelperClassBase::verbose |
( |
| ) |
|
|
inlinestaticinherited |
◆ warnUndeletedInstances()
void VP1HelperClassBase::warnUndeletedInstances |
( |
| ) |
|
|
staticinherited |
Definition at line 183 of file VP1HelperClassBase.cxx.
185 if (vp1helperclassbase_instanceMap.empty())
187 std::cout <<
"WARNING: Detected "<<vp1helperclassbase_instanceMap.size()<<
" undeleted helper class instances:"<<std::endl;
190 for (
it = vp1helperclassbase_instanceMap.begin();
it!=
itE;++
it) {
191 std::cout <<
" ==> "<<
it->first<<
": "<<
it->first->m_helpername.toStdString()
192 << (
it->second.isEmpty()?QString(
""):
" (in system "+
it->
second+
")").toStdString()<<std::endl;
◆ m_3dsystem
◆ m_controller
◆ m_d
Imp* PRDSysCommonData::m_d |
|
private |
◆ m_helpername
QString VP1HelperClassBase::m_helpername |
|
privateinherited |
◆ m_indetProjHelper_Pixel
◆ m_indetProjHelper_SCT
◆ m_indetProjHelper_TRT
◆ m_materialMixer
◆ m_muonChamberProjectionHelper
◆ m_nodeManager
◆ m_system
◆ m_touchedMuonChamberHelper
◆ m_trackAndSegmentHelper
◆ s_vp1verbose
The documentation for this class was generated from the following files:
JetConstituentVector::iterator iterator
static InDetProjHelper * createPixelHelper(IVP1System *sys=0)
HitsSoNodeManager * m_nodeManager
void messageVerbose(const QString &) const
static const bool s_vp1verbose
VP1SoMaterialMixer * m_materialMixer
static InDetProjHelper * createSCTHelper(IVP1System *sys=0)
std::map< const Trk::PrepRawData *, QList< PRDHandleBase * > > prd2handles
PRDSystemController * m_controller
static QString str(const QString &s)
void messageDebug(const QString &) const
PRDTrackSegmentHelper * m_trackAndSegmentHelper
MuonChamberProjectionHelper * m_muonChamberProjectionHelper
static const char * prefix_msg()
InDetProjHelper * m_indetProjHelper_TRT
Amg::Vector3D transform(Amg::Vector3D &v, Amg::Transform3D &tr)
Transform a point from a Trasformation3D.
const QString & name() const
TouchedMuonChamberHelper * m_touchedMuonChamberHelper
static QColor sbcol2qcol(const SbColor &)
static const char * prefix_debug()
InDetProjHelper * m_indetProjHelper_SCT
static const char * prefix_verbose()
PRDSystemController * controller() const
InDetProjHelper * m_indetProjHelper_Pixel
static InDetProjHelper * createTRTHelper(IVP1System *sys=0)
void message(const QString &) const
IVP13DSystem * m_3dsystem
std::map< SoNode *, PRDHandleBase * > sotransform2prdhandle
VP1HelperClassBase(IVP1System *sys=0, QString helpername="")
void message(const QString &) const