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

#include <CRTMatch.h>

Public Attributes

bool present
 Whether this CRTMatch has a matching track. More...
 
float time
 Matching time [us] of track. T==0 is set to beam spill start time. More...
 
float angle
 Angle between TPC track and CRT track. More...
 

Detailed Description

Track Match

Definition at line 15 of file CRTMatch.h.

Member Data Documentation

float numu::CRTMatch::Track::angle

Angle between TPC track and CRT track.

Definition at line 18 of file CRTMatch.h.

bool numu::CRTMatch::Track::present

Whether this CRTMatch has a matching track.

Definition at line 16 of file CRTMatch.h.

float numu::CRTMatch::Track::time

Matching time [us] of track. T==0 is set to beam spill start time.

Definition at line 17 of file CRTMatch.h.


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