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

function to find Ws that decay, and avoid intermediate ones More...

#include <mc_truth_utils.h>

List of all members.

Public Member Functions

 IsDecayingWIndex (const vint_t *pdgs, const vvint_t *childrenIndices)
bool isW (const int &i)
bool isWintermediate (const int &iW)
bool isWChild (const int &i)
bool areAllWChildren (const int &iW)
bool operator() (const int &i)

Public Attributes

const vint_t & pdgs_
const vvint_t & chIdxs_

Detailed Description

function to find Ws that decay, and avoid intermediate ones


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