79 G4int nPointsx=0, nPointsy=0;
81 std::vector <G4double> fAI;
82 std::vector <G4double> fBI;
83 std::vector <G4double> fCI;
84 std::vector <G4double> fDI;
86 std::vector<std::vector<G4double>> fAI3D;
87 std::vector<std::vector<G4double>> fBI3D;
88 std::vector<std::vector<G4double>> fCI3D;
89 std::vector<std::vector<G4double>> fAI3D3;
90 std::vector<std::vector<G4double>> fBI3D3;
91 std::vector<std::vector<G4double>> fCI3D3;