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

#include <FEBTruthInfo.hh>

Public Member Functions

 FEBTruthInfo ()=default
 
int GetChannel () const
 

Public Attributes

int channel
 

Detailed Description

Definition at line 24 of file FEBTruthInfo.hh.

Constructor & Destructor Documentation

sbnd::crt::FEBTruthInfo::FEBTruthInfo ( )
default

Default constructor.

Member Function Documentation

int sbnd::crt::FEBTruthInfo::GetChannel ( ) const
inline

Sets the AuxDetIDE ID for the channel

Parameters
channelThe SiPM channel.
indexThe AuxDetIDE ID related to this channel.

Definition at line 45 of file FEBTruthInfo.hh.

45 { return channel; }

Member Data Documentation

int sbnd::crt::FEBTruthInfo::channel

Definition at line 29 of file FEBTruthInfo.hh.


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