The L3CFTVertex branch is a TClonesArray of L3 vertexing results in the CFT.
Header file: trigsimcert/L3CFTVtx.hpp
Package containing the class used to fill the chunk read: l3fcft_vertex_phys_results
Information taken from l3fcft_vertex/src/L3TCFTVertex.cpp
| Accessor | Method used | ||
| ToolName() | l3mapIter- |
string | trigger list name of the physics tool that produced the candidate |
| X() | x() | float | |
| Y() | y() | float | |
| Z() | z() | float | |
| ErrX() | errx() | float | error on |
| ErrY() | erry() | float | error on |
| ErrZ() | errz() | float | error on |
| Weight() | weight() | float | weight of the vertex |
| Primary() | is_primary() | bool | the vertex is a primary vertex |