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