1#ifndef A01_EM_CALOR_HIT_H
2#define A01_EM_CALOR_HIT_H
20#include <TGeoMatrix.h>
38 virtual void Print(Option_t* option =
"")
const;
Int_t fVolID
The volume ID.
void AddEdep(Double_t de)
void SetTransformation(const TGeoHMatrix &transformation)
Double_t fEdep
The energy deposit.
Int_t fCellID
The cell ID.
const TGeoHMatrix & GetTransformation() const
Int_t GetCellID(Int_t column, Int_t row) const
virtual void Print(Option_t *option="") const
void SetEdep(Double_t de)
TGeoHMatrix fTransformation
The transformation of the hit volume.
void SetVolId(Int_t volId)