61 TGeoVolume* makeLines(Int_t nbsensors, Double_t
length, Double_t
width, Double_t thickness);
62 TGeoVolume* makeAGNDandDGND(Int_t nbsensors, Double_t
length, Double_t
width, Double_t thickness);
63 TGeoVolume* makeKapton(Int_t nbsensors, Double_t
length, Double_t
width, Double_t thickness);
64 TGeoVolume* makeVarnish(Int_t nbsensors, Double_t
length, Double_t
width, Double_t thickness, Int_t iflag);
65 TGeoVolumeAssembly* makeElectricComponent(Double_t dx, Double_t dy, Double_t dz, Int_t iflag);
67 Double_t* mFlexOrigin;