  | 
  
    ATLAS Offline Software
    
   | 
 
 
 
 
VectorBranch< float > & m_z
 
ThreeVectorBranch(MuonTesterTree &tree, const std::string &vec_name)
 
std::vector< size_t > vec
 
bool init() override final
The init method checks whether the branch name has already registered to the MuonTree and tries then ...
 
void push_back(const Amg::Vector3D &vec)
interface using the Amg::Vector3D
 
VectorBranch< float > & m_y
 
void operator+=(const Amg::Vector3D &vec)
 
VectorBranch< float > & m_x
 
Class to store array like branches into the n-tuples.
 
Eigen::Matrix< double, 3, 1 > Vector3D
 
void set(const Amg::Vector3D &vec, size_t pos)
 
size_t size() const
Returns the number of actual saved elements.
 
bool fill(const EventContext &) override final
The fill method checks if enough information is provided such that the branch is cleared from the inf...