|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthep.geant4.jni.G4VHitsCollection
hep.geant4.jni.G4HitsCollection
hep.geant4.digits_hits.G4THitsCollection<T>
public class G4THitsCollection<T extends G4VHit>
| Field Summary |
|---|
| Fields inherited from class hep.geant4.jni.G4VHitsCollection |
|---|
swigCMemOwn |
| Constructor Summary | |
|---|---|
G4THitsCollection()
|
|
G4THitsCollection(String detName,
String colNam)
|
|
| Method Summary | |
|---|---|
int |
entries()
|
T |
get(long i)
|
G4VHit |
GetHit(long i)
|
long |
GetSize()
|
List<T> |
GetVector()
|
int |
insert(T aHit)
|
| Methods inherited from class hep.geant4.jni.G4HitsCollection |
|---|
delete, equals, finalize, getCPtr, swigDirectorDisconnect, swigReleaseOwnership, swigTakeOwnership |
| Methods inherited from class hep.geant4.jni.G4VHitsCollection |
|---|
drawAllHits, getCPtr, getHit, getName, getSDname, getSize, printAllHits |
| Methods inherited from class java.lang.Object |
|---|
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public G4THitsCollection()
public G4THitsCollection(String detName,
String colNam)
| Method Detail |
|---|
public T get(long i)
public List<T> GetVector()
public int insert(T aHit)
public int entries()
public G4VHit GetHit(long i)
public long GetSize()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||