RDFAnalysis
0.1.1
Physics analysis with ROOT::RDataFrame
|
The vertex struct. More...
#include <BoostGraphBuilder.h>
Public Member Functions | |
Vertex () | |
Default construct the vertex. More... | |
Vertex (const VertexInfo &info) | |
Construct the vertex from its info. More... | |
Data Fields | |
VertexInfo | info |
The information attached to a vertex. More... | |
The vertex struct.
|
inline |
Default construct the vertex.
|
inline |
Construct the vertex from its info.
VertexInfo info |
The information attached to a vertex.