All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
numu::CRTMatch::HitMatch Struct Reference

#include <CRTMatch.h>

Public Attributes

bool present
 Whether this CRTMatch has a matching hit. More...
 
float distance
 //!< Distance from projected track to CRT Hit. Nonsense if present is false. More...
 
float time
 

Detailed Description

Hit Match

Definition at line 24 of file CRTMatch.h.

Member Data Documentation

float numu::CRTMatch::HitMatch::distance

//!< Distance from projected track to CRT Hit. Nonsense if present is false.

Definition at line 26 of file CRTMatch.h.

bool numu::CRTMatch::HitMatch::present

Whether this CRTMatch has a matching hit.

Definition at line 25 of file CRTMatch.h.

float numu::CRTMatch::HitMatch::time

Definition at line 27 of file CRTMatch.h.


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