Public Member Functions | Public Attributes | List of all members
evgen::ProtoDUNEBeam::ProtoFullSpill Struct Reference

Public Member Functions

 ProtoFullSpill (int event, int track, float time, int id)
 

Public Attributes

int fGoodEvent
 
int fGoodTrack
 
float fGoodTime
 
int fGoodIndex
 
std::map< int, std::vector< int > > fAllSpillTracks
 

Detailed Description

Definition at line 91 of file ProtoDUNEBeam_module.cc.

Constructor & Destructor Documentation

evgen::ProtoDUNEBeam::ProtoFullSpill::ProtoFullSpill ( int  event,
int  track,
float  time,
int  id 
)
inline

Member Data Documentation

std::map<int,std::vector<int> > evgen::ProtoDUNEBeam::ProtoFullSpill::fAllSpillTracks

Definition at line 107 of file ProtoDUNEBeam_module.cc.

int evgen::ProtoDUNEBeam::ProtoFullSpill::fGoodEvent

Definition at line 98 of file ProtoDUNEBeam_module.cc.

int evgen::ProtoDUNEBeam::ProtoFullSpill::fGoodIndex

Definition at line 104 of file ProtoDUNEBeam_module.cc.

float evgen::ProtoDUNEBeam::ProtoFullSpill::fGoodTime

Definition at line 103 of file ProtoDUNEBeam_module.cc.

int evgen::ProtoDUNEBeam::ProtoFullSpill::fGoodTrack

Definition at line 102 of file ProtoDUNEBeam_module.cc.


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