R3BROOT
R3B analysis software
Loading...
Searching...
No Matches
R3B::Digitizing::ChannelHit Struct Reference

#include <R3BDigitizingChannel.h>

Public Member Functions

 ChannelHit ()=default
 
 ChannelHit (double p_time, double p_light)
 
auto operator< (const ChannelHit &rhs) const -> bool
 

Public Attributes

double time {}
 
double light {}
 

Detailed Description

Definition at line 49 of file R3BDigitizingChannel.h.

Constructor & Destructor Documentation

◆ ChannelHit() [1/2]

R3B::Digitizing::ChannelHit::ChannelHit ( )
default

◆ ChannelHit() [2/2]

R3B::Digitizing::ChannelHit::ChannelHit ( double p_time,
double p_light )
inline

Definition at line 54 of file R3BDigitizingChannel.h.

Member Function Documentation

◆ operator<()

auto R3B::Digitizing::ChannelHit::operator< ( const ChannelHit & rhs) const -> bool
inline

Definition at line 59 of file R3BDigitizingChannel.h.

Member Data Documentation

◆ light

double R3B::Digitizing::ChannelHit::light {}

Definition at line 52 of file R3BDigitizingChannel.h.

◆ time

double R3B::Digitizing::ChannelHit::time {}

Definition at line 51 of file R3BDigitizingChannel.h.


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