| GGS(GenericGEANT4Simulation)Software
    2.6.0
    | 
Class for reading output of GGSLostEnergyAction. More...
#include <GGSTLostEnergyReader.h>


| Public Member Functions | |
| GGSTLostEnergyReader () | |
| Constructor. | |
| ~GGSTLostEnergyReader () | |
| Destructor. | |
| bool | SetChain (TChain *lostEnergyChain) | 
| Sets the chain.  More... | |
| void | GetEntry (Long64_t entry) | 
| const GGSTLostEnergyInfo * | GetInfo () | 
| Gets the lost energy data object.  More... | |
|  Public Member Functions inherited from GGSTChainReader | |
| virtual | ~GGSTChainReader () | 
| Destructor. | |
Class for reading output of GGSLostEnergyAction.
This class provides methods to read the information about lost energy as saved by GGSLostEnergyAction.
Definition at line 25 of file GGSTLostEnergyReader.h.
| 
 | virtual | 
@ brief Reads the specified entry from the lost energy branch.
| entry | The desired entry. | 
Implements GGSTChainReader.
Definition at line 39 of file GGSTLostEnergyReader.cpp.
| 
 | inline | 
Gets the lost energy data object.
Definition at line 53 of file GGSTLostEnergyReader.h.
| 
 | virtual | 
Sets the chain.
This method sets the lost energy chain, from which the informations will be read.
| lostEnergyChain | The chain containing the lost energy. | 
Implements GGSTChainReader.
Definition at line 27 of file GGSTLostEnergyReader.cpp.
 1.8.5
 1.8.5