MarlinTPC  1.2.0
Public Member Functions | Public Attributes | List of all members
marlintpc::PulseFinderTester::IteratorProperties Struct Reference

A helper struct to store the distance to the begin iterator and the value which should be at the iterator position. More...

#include <PulseFinderTester.h>

Public Member Functions

 IteratorProperties (int iter1Distance, int iter2Distance, float iter1Value, float iter2Value, bool split=false)
 

Public Attributes

int iterator1Distance
 
int iterator2Distance
 
float iterator1Value
 
float iterator2Value
 
bool isSplit
 

Detailed Description

A helper struct to store the distance to the begin iterator and the value which should be at the iterator position.

The split flag is only used for the split test.


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