CbmRoot
|
Base class for pixel hits. More...
#include <sstream>
#include <string>
Go to the source code of this file.
Classes | |
class | lit::parallel::LitPixelHit< T > |
Base class for pixel hits. More... | |
Namespaces | |
lit | |
lit::parallel | |
Typedefs | |
typedef LitPixelHit< fscal > | lit::parallel::LitPixelHitScal |
Scalar version of LitPixelHit. More... | |
typedef LitPixelHit< fvec > | lit::parallel::LitPixelHitVec |
Vector version of LitPixelHit. More... | |