|
| double | mag (const HepMC::FourVector &v) const |
| SoLineSet * | createCross (const double &x, const double &y, const double &z, const double &extent=10 *Gaudi::Units::mm) |
◆ createCross()
| SoLineSet * VP1TruthVertexCollection::Imp::createCross |
( |
const double & | x, |
|
|
const double & | y, |
|
|
const double & | z, |
|
|
const double & | extent = 10*Gaudi::Units::mm ) |
Definition at line 224 of file VP1TruthVertexCollection.cxx.
225{
226 SoVertexProperty *
vertices =
new SoVertexProperty();
233 SoLineSet *
line =
new SoLineSet();
234 line->numVertices.set1Value(0,2);
235 line->numVertices.set1Value(1,2);
236 line->numVertices.set1Value(2,2);
239}
QList< VertexHandle * > vertices
◆ mag()
| double VP1TruthVertexCollection::Imp::mag |
( |
const HepMC::FourVector & | v | ) |
const |
|
inline |
◆ controller
◆ key
| QString VP1TruthVertexCollection::Imp::key |
◆ nodeToVertexMap
◆ theclass
◆ vertices
| QList<VertexHandle*> VP1TruthVertexCollection::Imp::vertices |
The documentation for this class was generated from the following file: