8 #ifndef AtPULSELINETASK_H
9 #define AtPULSELINETASK_H
18 #include "Math/Vector3Dfwd.h"
24 class TMemberInspector;
29 UInt_t fNumIntegrationPoints = 1000;
30 UShort_t fNumSigmaToIntegrateZ = 3;
32 std::map<Int_t, Float_t> fXYintegrationMap;
39 Int_t integrateTimebuckets(std::vector<double> &zIntegral,
AtSimulatedLine *line);
40 virtual bool gatherElectronsFromSimulatedPoint(
AtSimulatedPoint *line)
override;
54 #endif //#ifndef AtPULSELINETASK_H