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

#include <DetInfo.h>

Public Attributes

float time
 CRT Hit time. More...
 
bool has_coincidence
 Whether the hit requires a coincidence on two planes. More...
 
float pes
 Number of PE's in hit. More...
 
TVector3 location
 Location of the hit. More...
 
TVector3 uncertainty
 Uncertainty on the location of the hit. More...
 

Detailed Description

Holder for CRT hits

Definition at line 12 of file DetInfo.h.

Member Data Documentation

bool numu::CRTHit::has_coincidence

Whether the hit requires a coincidence on two planes.

Definition at line 14 of file DetInfo.h.

TVector3 numu::CRTHit::location

Location of the hit.

Definition at line 16 of file DetInfo.h.

float numu::CRTHit::pes

Number of PE's in hit.

Definition at line 15 of file DetInfo.h.

float numu::CRTHit::time

CRT Hit time.

Definition at line 13 of file DetInfo.h.

TVector3 numu::CRTHit::uncertainty

Uncertainty on the location of the hit.

Definition at line 17 of file DetInfo.h.


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