48 for(i=0; i<
theS.size(); i++)
52 for(i=0; i<
theD.size(); i++)
56 for(i=0; i<
theV.size(); i++)
67 std::vector<G4String>
theS;
68 std::vector<G4double>
theD;
69 std::vector<G4LorentzVector>
theV;
void push_back(G4double aD)
void push_back(G4LorentzVector aV)
void push_back(G4String aS)
std::vector< G4LorentzVector > theV
std::vector< G4double > theD
std::vector< G4String > theS
G4GLOB_DLL std::ostream G4cout