SusyNtuple
 All Classes Functions Variables Typedefs Enumerations Enumerator
Public Member Functions | Public Attributes
Susy::mc::IsSmTopIndex Struct Reference

determine whether the index correspond to a SM top that has pdg (-6,+6) and decays qqbar or lv More...

#include <mc_truth_utils.h>

List of all members.

Public Member Functions

 IsSmTopIndex (const vint_t *pdgs, const vvint_t *childrenIndices)
bool isTop (const int &i)
bool isTopChild (const int &i)
bool areAllTopChildren (const int &itop)
bool operator() (const int &i)

Public Attributes

const vint_t & pdgs_
const vvint_t & chIdxs_

Detailed Description

determine whether the index correspond to a SM top that has pdg (-6,+6) and decays qqbar or lv


The documentation for this struct was generated from the following files:
 All Classes Functions Variables Typedefs Enumerations Enumerator