All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
icarus::SimEnergyDepositSummary Struct Reference

Data structure containing summary information about deposited energy. More...

#include <SimEnergyDepositSummary.h>

Public Attributes

float Total { 0.0 }
 Total deposited energy [GeV]. More...
 
float Spill { 0.0 }
 Energy deposited in spill [GeV]. More...
 
float PreSpill { 0.0 }
 Energy deposited in pre-spill [GeV]. More...
 
float Active { 0.0 }
 
float SpillActive { 0.0 }
 Energy deposited in active volume in spill [GeV]. More...
 
float PreSpillActive { 0.0 }
 Energy deposited in active volume in pre-spill window [GeV]. More...
 

Detailed Description

Data structure containing summary information about deposited energy.

Definition at line 15 of file SimEnergyDepositSummary.h.

Member Data Documentation

float icarus::SimEnergyDepositSummary::Active { 0.0 }

Energy deposited in active volume [GeV]

Definition at line 20 of file SimEnergyDepositSummary.h.

float icarus::SimEnergyDepositSummary::PreSpill { 0.0 }

Energy deposited in pre-spill [GeV].

Definition at line 19 of file SimEnergyDepositSummary.h.

float icarus::SimEnergyDepositSummary::PreSpillActive { 0.0 }

Energy deposited in active volume in pre-spill window [GeV].

Definition at line 24 of file SimEnergyDepositSummary.h.

float icarus::SimEnergyDepositSummary::Spill { 0.0 }

Energy deposited in spill [GeV].

Definition at line 18 of file SimEnergyDepositSummary.h.

float icarus::SimEnergyDepositSummary::SpillActive { 0.0 }

Energy deposited in active volume in spill [GeV].

Definition at line 22 of file SimEnergyDepositSummary.h.

float icarus::SimEnergyDepositSummary::Total { 0.0 }

Total deposited energy [GeV].

Definition at line 17 of file SimEnergyDepositSummary.h.


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