hep.geant4.jni
Class G4DigiManager
java.lang.Object
hep.geant4.jni.G4DigiManager
public class G4DigiManager
- extends Object
swigCMemOwn
protected boolean swigCMemOwn
G4DigiManager
public G4DigiManager(long cPtr,
boolean cMemoryOwn)
getCPtr
public static long getCPtr(G4DigiManager obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class Object
- Throws:
Throwable
delete
public void delete()
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
getDMpointer
public static G4DigiManager getDMpointer()
getDMpointerIfExist
public static G4DigiManager getDMpointerIfExist()
addNewModule
public void addNewModule(G4VDigitizerModule DM)
digitize
public void digitize(String mName)
findDigitizerModule
public G4VDigitizerModule findDigitizerModule(String mName)
getHitsCollection
public G4VHitsCollection getHitsCollection(int HCID,
int eventID)
getHitsCollection
public G4VHitsCollection getHitsCollection(int HCID)
getDigiCollection
public G4VDigiCollection getDigiCollection(int DCID,
int eventID)
getDigiCollection
public G4VDigiCollection getDigiCollection(int DCID)
getHitsCollectionID
public int getHitsCollectionID(String HCname)
getDigiCollectionID
public int getDigiCollectionID(String DCname)
setDigiCollection
public void setDigiCollection(int DCID,
G4VDigiCollection aDC)
setVerboseLevel
public void setVerboseLevel(int vl)
list
public void list()
getVerboseLevel
public int getVerboseLevel()
getCollectionCapacity
public int getCollectionCapacity()
getModuleCapacity
public int getModuleCapacity()
getDCtable
public G4DCtable getDCtable()
restoreDCtable
public void restoreDCtable(G4DCtable dc)
Copyright © 2000-2007 FreeHEP. All Rights Reserved.