ant
A2 ant: class-based analysis framework
ant::analysis::utils::TreeFitter::node_t Struct Reference

The node_t struct represents. More...

#include <TreeFitter.h>

+ Collaboration diagram for ant::analysis::utils::TreeFitter::node_t:

Public Member Functions

 node_t (const ParticleTypeTree &ptree)
 
bool operator< (const node_t &rhs) const
 

Public Attributes

const ParticleTypeTree TypeTree
 
LorentzVec LVSum
 
const FitParticle * Leaf = nullptr
 
int PhotonLeafIndex = -1
 

Detailed Description

The node_t struct represents.

Constructor & Destructor Documentation

◆ node_t()

ant::analysis::utils::TreeFitter::node_t::node_t ( const ParticleTypeTree ptree)
inline

Member Function Documentation

◆ operator<()

bool ant::analysis::utils::TreeFitter::node_t::operator< ( const node_t rhs) const
inline

Member Data Documentation

◆ Leaf

const FitParticle* ant::analysis::utils::TreeFitter::node_t::Leaf = nullptr

◆ LVSum

LorentzVec ant::analysis::utils::TreeFitter::node_t::LVSum

◆ PhotonLeafIndex

int ant::analysis::utils::TreeFitter::node_t::PhotonLeafIndex = -1

◆ TypeTree

const ParticleTypeTree ant::analysis::utils::TreeFitter::node_t::TypeTree

The documentation for this struct was generated from the following file: