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

A reference consists of a vector of IteratorProperties structs and the corresponding begin and end iterators of the data vectors. More...

#include <PulseFinderTester.h>

Public Member Functions

 CandidateProperties (size_t n, float first, float last, float t, int q)
 

Public Attributes

size_t nSamples
 
float firstSample
 
float lastSample
 
float time
 
int quality
 

Detailed Description

A reference consists of a vector of IteratorProperties structs and the corresponding begin and end iterators of the data vectors.

A struct to store the candidate properties we are checking.


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