29 #include "G4String.hh"
47 for(i=0; i<
theS.size(); i++)
51 for(i=0; i<
theD.size(); i++)
55 for(i=0; i<
theV.size(); i++)
66 std::vector<G4String>
theS;
67 std::vector<G4double>
theD;
68 std::vector<G4LorentzVector>
theV;
std::vector< G4String > theS
std::vector< G4double > theD
void push_back(G4LorentzVector aV)
void push_back(G4String aS)
G4GLOB_DLL std::ostream G4cout
std::vector< G4LorentzVector > theV
void push_back(G4double aD)
CLHEP::HepLorentzVector G4LorentzVector