5#ifndef TRK_SURFACENTUPLEBRANCH_H
6#define TRK_SURFACENTUPLEBRANCH_H
Abstract Base Class for tracking surfaces.
Ensure that the ATLAS eigen extensions are properly loaded.
This class provides a simple interface to write Surfaces to a root tree.
void initForRead(TTree &tree, const std::string &prefix="")
initialize class for reading
TransformNtupleBranch m_transform
data
void initForWrite(TTree &tree, const std::string &prefix="")
initialize class for writing
VectorNtupleBranch m_center
VectorNtupleBranch m_normal
void fill(const Trk::Surface &surface)
fill a vector
This class provides a simple interface to write Vectors to a root tree The size of the vectors cannot...