hep.geant4.global
Class General

java.lang.Object
  extended by hep.geant4.global.General

public class General
extends Object


Method Summary
static void addHitsCollection(G4THitsCollection<? extends G4VHit> collection)
           
static void clearCollections()
           
static
<T extends G4VHit>
G4THitsCollection<T>
getCollection(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getCollection

public static <T extends G4VHit> G4THitsCollection<T> getCollection(String name)

addHitsCollection

public static void addHitsCollection(G4THitsCollection<? extends G4VHit> collection)

clearCollections

public static void clearCollections()


Copyright © 2000-2007 FreeHEP. All Rights Reserved.