38 #include <TMathBase.h>    
   78     param->AddAt(TMath::Abs((v0(0) - v3(0)) / fac), 0);
 
   79     param->AddAt((v1(0) - v2(0)) / fac, 1);
 
   80     param->AddAt((v4(2) - v0(2)) / fac, 2);
 
   81     param->AddAt((v1(1) - v0(1)) / fac, 3);
 
   89     Double_t t[3] = {0., 0., 0.};
 
   90     for (Int_t i = 0; i < 4; i++) {
 
   97     t[1] = (v1(1) + v0(1)) / 2.;
 
   98     t[2] = (v4(2) + v0(2)) / 2.;
 
TArrayD * calcVoluParam(FairGeoVolume *)
void posInMother(const FairGeoTransform &, const FairGeoTransform &)
FairGeoTransform * center
ClassImp(FairEventBuilder)
void calcVoluPosition(FairGeoVolume *, const FairGeoTransform &, const FairGeoTransform &)
FairGeoVector * getPoint(const Int_t n)
FairGeoTransform * position
void setElement(const Double_t, const Int_t)