#include <DecayGraph.h>
Public Member Functions | |
VertexProperty () | |
VertexProperty (const SimTrack *t, int c) | |
VertexProperty (const VertexProperty &other) | |
Public Attributes | |
int | cumulative_simHits |
const SimTrack * | simTrack |
Definition at line 66 of file DecayGraph.h.
|
inline |
Definition at line 67 of file DecayGraph.h.
|
inline |
Definition at line 68 of file DecayGraph.h.
|
inline |
Definition at line 69 of file DecayGraph.h.
int VertexProperty::cumulative_simHits |
Definition at line 72 of file DecayGraph.h.
const SimTrack* VertexProperty::simTrack |
Definition at line 71 of file DecayGraph.h.