Bayeux  3.4.1
Core Foundation library for SuperNEMO
Public Member Functions | Public Attributes | List of all members
mctools::biasing::primary_event_bias::stat_record Struct Reference

Record counters. More...

#include <bayeux/mctools/biasing/primary_event_bias.h>

Public Member Functions

 stat_record ()
 
void reset ()
 

Public Attributes

int total_counts
 
int killed_counts
 
int truncated_counts
 
int normal_counts
 

Detailed Description

Record counters.

Constructor & Destructor Documentation

◆ stat_record()

mctools::biasing::primary_event_bias::stat_record::stat_record ( )

Member Function Documentation

◆ reset()

void mctools::biasing::primary_event_bias::stat_record::reset ( )

Member Data Documentation

◆ killed_counts

int mctools::biasing::primary_event_bias::stat_record::killed_counts

◆ normal_counts

int mctools::biasing::primary_event_bias::stat_record::normal_counts

◆ total_counts

int mctools::biasing::primary_event_bias::stat_record::total_counts

◆ truncated_counts

int mctools::biasing::primary_event_bias::stat_record::truncated_counts

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