Public Attributes | List of all members
reco_tool::ICandidateHitFinder::HitCandidate Struct Reference

#include <ICandidateHitFinder.h>

Public Attributes

size_t startTick
 
size_t stopTick
 
size_t maxTick
 
size_t minTick
 
float maxDerivative
 
float minDerivative
 
float hitCenter
 
float hitSigma
 
float hitHeight
 

Detailed Description

Definition at line 24 of file ICandidateHitFinder.h.

Member Data Documentation

float reco_tool::ICandidateHitFinder::HitCandidate::hitCenter

Definition at line 31 of file ICandidateHitFinder.h.

float reco_tool::ICandidateHitFinder::HitCandidate::hitHeight

Definition at line 33 of file ICandidateHitFinder.h.

float reco_tool::ICandidateHitFinder::HitCandidate::hitSigma

Definition at line 32 of file ICandidateHitFinder.h.

float reco_tool::ICandidateHitFinder::HitCandidate::maxDerivative

Definition at line 29 of file ICandidateHitFinder.h.

size_t reco_tool::ICandidateHitFinder::HitCandidate::maxTick

Definition at line 27 of file ICandidateHitFinder.h.

float reco_tool::ICandidateHitFinder::HitCandidate::minDerivative

Definition at line 30 of file ICandidateHitFinder.h.

size_t reco_tool::ICandidateHitFinder::HitCandidate::minTick

Definition at line 28 of file ICandidateHitFinder.h.

size_t reco_tool::ICandidateHitFinder::HitCandidate::startTick

Definition at line 25 of file ICandidateHitFinder.h.

size_t reco_tool::ICandidateHitFinder::HitCandidate::stopTick

Definition at line 26 of file ICandidateHitFinder.h.


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