Uses of Class
hep.geant4.jni.G4VDigiCollection

Packages that use G4VDigiCollection
hep.geant4.jni   
 

Uses of G4VDigiCollection in hep.geant4.jni
 

Subclasses of G4VDigiCollection in hep.geant4.jni
 class G4DigiCollection
           
 

Methods in hep.geant4.jni that return G4VDigiCollection
 G4VDigiCollection G4DCofThisEvent.getDC(int i)
           
 G4VDigiCollection G4DigiManager.getDigiCollection(int DCID)
           
 G4VDigiCollection G4DigiManager.getDigiCollection(int DCID, int eventID)
           
 

Methods in hep.geant4.jni with parameters of type G4VDigiCollection
 void G4DCofThisEvent.addDigiCollection(int DCID, G4VDigiCollection aDC)
           
static long G4VDigiCollection.getCPtr(G4VDigiCollection obj)
           
 void G4DigiManager.setDigiCollection(int DCID, G4VDigiCollection aDC)
           
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.