Class VertexContainer¶
Defined in File VertexContainer.h
Class Documentation¶
-
class
VertexContainer¶ Public Functions
-
VertexContainer(const std::string &detailStr, const std::string &name = "vertex")¶
-
~VertexContainer()¶
-
void
setTree(TTree *tree)¶
-
void
setBranches(TTree *tree)¶
-
void
clear()¶
-
void
FillVertices(const xAOD::VertexContainer *vertices)¶
-
void
FillTruthVertices(const xAOD::TruthVertexContainer *truthVertices)¶
-
std::string
branchName(const std::string &varName)¶
Public Members
-
std::string
m_name¶
-