All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
GammaGammaSolutionFinder::MyEdge Struct Reference

#include <GammaGammaSolutionFinder.h>

Public Attributes

int u {}
 
int v {}
 
std::bitset< NVMAXvbits {}
 
int pdgid {}
 
double edge_pvalue {}
 
double edge_chisq {}
 
double w {}
 

Detailed Description

Definition at line 66 of file GammaGammaSolutionFinder.h.

Member Data Documentation

double GammaGammaSolutionFinder::MyEdge::edge_chisq {}

Definition at line 71 of file GammaGammaSolutionFinder.h.

double GammaGammaSolutionFinder::MyEdge::edge_pvalue {}

Definition at line 70 of file GammaGammaSolutionFinder.h.

int GammaGammaSolutionFinder::MyEdge::pdgid {}

Definition at line 69 of file GammaGammaSolutionFinder.h.

int GammaGammaSolutionFinder::MyEdge::u {}

Definition at line 67 of file GammaGammaSolutionFinder.h.

int GammaGammaSolutionFinder::MyEdge::v {}

Definition at line 67 of file GammaGammaSolutionFinder.h.

std::bitset<NVMAX> GammaGammaSolutionFinder::MyEdge::vbits {}

Definition at line 68 of file GammaGammaSolutionFinder.h.

double GammaGammaSolutionFinder::MyEdge::w {}

Definition at line 72 of file GammaGammaSolutionFinder.h.


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