  | 
  
    ATLAS Offline Software
    
   | 
 
 
 
 
VectorBranch< float > & m_eta
 
VectorBranch< float > & m_y
 
Scalar phi() const
phi method
 
bool fill(const EventContext &) override final
The fill method checks if enough information is provided such that the branch is cleared from the inf...
 
Scalar eta() const
pseudorapidity method
 
std::vector< size_t > vec
 
VectorBranch< float > & m_pt
 
void set(const TLorentzVector &vec, size_t pos)
 
void push_back(const TLorentzVector &vec)
 
VectorBranch< float > & m_e
 
VectorBranch< float > & m_phi
 
CartesFourVecBranch(MuonTesterTree &tree, const std::string &vec_name, Type t)
 
PtEtaPhiEBranch(MuonTesterTree &tree, const std::string &vec_name)
 
bool init() override final
The init method checks whether the branch name has already registered to the MuonTree and tries then ...
 
bool fill(const EventContext &) override final
The fill method checks if enough information is provided such that the branch is cleared from the inf...
 
void set(const TLorentzVector &vec, size_t pos)
 
Class to store array like branches into the n-tuples.
 
void push_back(const TLorentzVector &vec)
 
void operator+=(const TLorentzVector &vec)
 
VectorBranch< float > & m_z
 
void operator+=(const TLorentzVector &vec)
 
bool init() override final
The init method checks whether the branch name has already registered to the MuonTree and tries then ...
 
VectorBranch< float > & m_x
 
size_t size() const
Returns the number of actual saved elements.
 
VectorBranch< float > & m_t