Jpp test-rotations-new
the software that should make you happy
Loading...
Searching...
No Matches
JVisibleEnergyToolkit.hh File Reference

Auxiliary methods for evaluating visible energies. More...

Go to the source code of this file.

Namespaces

namespace  JSIRENE
 Detector simulations.
 
namespace  JPP
 This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 

Functions

const JCylinder3D JSIRENE::getMaximumContainmentVolume ()
 Forward function declarations.
 
double JSIRENE::getVisibleEnergy (const Trk &track, const JCylinder3D &can=getMaximumContainmentVolume())
 Get the visible energy of a track.
 
Vec JSIRENE::getVisibleEnergyVector (const Trk &track, const JCylinder3D &can=getMaximumContainmentVolume())
 Get the visible energy vector of a track.
 
double JSIRENE::getVisibleEnergy (std::vector< Trk >::const_iterator __begin, std::vector< Trk >::const_iterator __end, const JCylinder3D &can=getMaximumContainmentVolume())
 Get the visible energy of a given range of tracks.
 
Vec JSIRENE::getVisibleEnergyVector (std::vector< Trk >::const_iterator __begin, std::vector< Trk >::const_iterator __end, const JCylinder3D &can=getMaximumContainmentVolume())
 Get the visible energy vector of a given range of tracks.
 
double JSIRENE::getVisibleEnergy (const Evt &evt, const JCylinder3D &can=getMaximumContainmentVolume())
 Get the visible energy vector of an event.
 
Vec JSIRENE::getVisibleEnergyVector (const Evt &evt, const JCylinder3D &can=getMaximumContainmentVolume())
 Get the visible energy vector of an event.
 

Detailed Description

Auxiliary methods for evaluating visible energies.

Author
bjung

Definition in file JVisibleEnergyToolkit.hh.