Uses of Class
hep.geant4.jni.G4VHit

Packages that use G4VHit
hep.geant4.digits_hits   
hep.geant4.global   
hep.geant4.jni   
 

Uses of G4VHit in hep.geant4.digits_hits
 

Classes in hep.geant4.digits_hits with type parameters of type G4VHit
 class G4THitsCollection<T extends G4VHit>
           
 

Methods in hep.geant4.digits_hits that return G4VHit
 G4VHit G4THitsMap.GetHit(long i)
           
 G4VHit G4THitsCollection.GetHit(long i)
           
 

Uses of G4VHit in hep.geant4.global
 

Methods in hep.geant4.global with type parameters of type G4VHit
static
<T extends G4VHit>
G4THitsCollection<T>
General.getCollection(String name)
           
 

Method parameters in hep.geant4.global with type arguments of type G4VHit
static void General.addHitsCollection(G4THitsCollection<? extends G4VHit> collection)
           
 

Uses of G4VHit in hep.geant4.jni
 

Methods in hep.geant4.jni that return G4VHit
 G4VHit G4VHitsCollection.getHit(long arg0)
           
 

Methods in hep.geant4.jni with parameters of type G4VHit
 void G4VGraphicsScene.addCompound(G4VHit arg0)
           
 void G4VVisManager.draw(G4VHit arg0)
           
static long G4VHit.getCPtr(G4VHit obj)
           
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.