![]() |
Project
|
Go to the source code of this file.
Classes | |
class | o2::emcal::Hit |
EMCAL simulation hit information. More... | |
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::emcal |
Functions | |
Hit | o2::emcal::operator+ (const Hit &lhs, const Hit &rhs) |
Creates a new point base on this point but adding the energy loss of the right hand side. | |
std::ostream & | o2::emcal::operator<< (std::ostream &stream, const Hit &point) |
Output stream operator for EMCAL hits. | |