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

#include <CRTHit_Legacy.hh>

Public Member Functions

 CRTHit ()
 

Public Attributes

std::vector< uint8_t > feb_id
 
std::map< uint8_t, std::vector
< std::pair< int, float > > > 
pesmap
 
float peshit
 
uint32_t ts0_s
 
int8_t ts0_s_corr
 
uint32_t ts0_ns
 
int32_t ts0_ns_corr
 
int32_t ts1_ns
 
int plane
 
float x_pos
 
float x_err
 
float y_pos
 
float y_err
 
float z_pos
 
float z_err
 
std::string tagger
 

Detailed Description

Definition at line 27 of file CRTHit_Legacy.hh.

Constructor & Destructor Documentation

sbnd::crt::CRTHit::CRTHit ( )
inline

Definition at line 51 of file CRTHit_Legacy.hh.

51 {}

Member Data Documentation

std::vector<uint8_t> sbnd::crt::CRTHit::feb_id

Definition at line 29 of file CRTHit_Legacy.hh.

float sbnd::crt::CRTHit::peshit

Definition at line 31 of file CRTHit_Legacy.hh.

std::map< uint8_t, std::vector<std::pair<int,float> > > sbnd::crt::CRTHit::pesmap

Definition at line 30 of file CRTHit_Legacy.hh.

int sbnd::crt::CRTHit::plane

Definition at line 40 of file CRTHit_Legacy.hh.

std::string sbnd::crt::CRTHit::tagger

Definition at line 49 of file CRTHit_Legacy.hh.

uint32_t sbnd::crt::CRTHit::ts0_ns

Definition at line 36 of file CRTHit_Legacy.hh.

int32_t sbnd::crt::CRTHit::ts0_ns_corr

Definition at line 37 of file CRTHit_Legacy.hh.

uint32_t sbnd::crt::CRTHit::ts0_s

Definition at line 33 of file CRTHit_Legacy.hh.

int8_t sbnd::crt::CRTHit::ts0_s_corr

Definition at line 34 of file CRTHit_Legacy.hh.

int32_t sbnd::crt::CRTHit::ts1_ns

Definition at line 38 of file CRTHit_Legacy.hh.

float sbnd::crt::CRTHit::x_err

Definition at line 43 of file CRTHit_Legacy.hh.

float sbnd::crt::CRTHit::x_pos

Definition at line 42 of file CRTHit_Legacy.hh.

float sbnd::crt::CRTHit::y_err

Definition at line 45 of file CRTHit_Legacy.hh.

float sbnd::crt::CRTHit::y_pos

Definition at line 44 of file CRTHit_Legacy.hh.

float sbnd::crt::CRTHit::z_err

Definition at line 47 of file CRTHit_Legacy.hh.

float sbnd::crt::CRTHit::z_pos

Definition at line 46 of file CRTHit_Legacy.hh.


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