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

Public Types

using Name = fhicl::Name
 
using Comment = fhicl::Comment
 

Public Attributes

fhicl::Atom< double > BeamTimeMin
 
fhicl::Atom< double > BeamTimeMax
 

Detailed Description

Definition at line 58 of file CosmicIdAna_module.cc.

Member Typedef Documentation

using sbnd::CosmicIdAna::BeamTime::Comment = fhicl::Comment

Definition at line 60 of file CosmicIdAna_module.cc.

using sbnd::CosmicIdAna::BeamTime::Name = fhicl::Name

Definition at line 59 of file CosmicIdAna_module.cc.

Member Data Documentation

fhicl::Atom<double> sbnd::CosmicIdAna::BeamTime::BeamTimeMax
Initial value:
{
Name("BeamTimeMax"),
}

Definition at line 67 of file CosmicIdAna_module.cc.

fhicl::Atom<double> sbnd::CosmicIdAna::BeamTime::BeamTimeMin
Initial value:
{
Name("BeamTimeMin"),
}

Definition at line 62 of file CosmicIdAna_module.cc.


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