10 #ifndef _EIC_HTC_TASK_
11 #define _EIC_HTC_TASK_
16 #define _EIC_HTC_TREE_ "htc"
17 #define _EIC_HTC_BRANCH_ "EicHtcTrack"
18 #define _EIC_HTC_TRACK_ "track"
20 #include <TGeoMatrix.h>
83 double GetLc(
unsigned what = 0)
const {
87 double GetGc(
unsigned what = 0)
const {
93 double GetRs(
unsigned what = 0)
const {
96 double GetEs(
unsigned what = 0)
const {
102 double GetRm(
unsigned what = 0)
const {
105 double GetEm(
unsigned what = 0)
const {
128 typedef std::pair<const char*, std::pair<unsigned, unsigned> >
kEntry;
129 typedef std::map<kEntry, EicHtcHit*, bool(*)(kEntry, kEntry)>
hEntry;
162 const EicHtcHit*
GetHit(
const char *detName,
unsigned group,
unsigned node = 0)
const;
221 void Exec(Option_t* opt);
223 void Print(Option_t* option =
"")
const;