hep.geant4.jni
Class G4PDGCodeChecker

java.lang.Object
  extended by hep.geant4.jni.G4PDGCodeChecker

public class G4PDGCodeChecker
extends Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
G4PDGCodeChecker()
           
G4PDGCodeChecker(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 boolean checkCharge(double charge)
           
 int checkPDGCode(int code, String type)
           
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
 int getAntiQuarkContent(int flavor)
           
static long getCPtr(G4PDGCodeChecker obj)
           
 int getExotic()
           
 int getMultiplet()
           
 int getQuarkContent(int flavor)
           
 int getQuarkFlavor(int idx)
           
 int getRadial()
           
 int getSpin()
           
 int getVerboseLevel()
           
 boolean isAntiParticle()
           
 void setVerboseLevel(int verbose)
           
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

swigCMemOwn

protected boolean swigCMemOwn
Constructor Detail

G4PDGCodeChecker

public G4PDGCodeChecker(long cPtr,
                        boolean cMemoryOwn)

G4PDGCodeChecker

public G4PDGCodeChecker()
Method Detail

getCPtr

public static long getCPtr(G4PDGCodeChecker 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

checkPDGCode

public int checkPDGCode(int code,
                        String type)

getQuarkContent

public int getQuarkContent(int flavor)

getAntiQuarkContent

public int getAntiQuarkContent(int flavor)

isAntiParticle

public boolean isAntiParticle()

getQuarkFlavor

public int getQuarkFlavor(int idx)

getSpin

public int getSpin()

getExotic

public int getExotic()

getRadial

public int getRadial()

getMultiplet

public int getMultiplet()

checkCharge

public boolean checkCharge(double charge)

getVerboseLevel

public int getVerboseLevel()

setVerboseLevel

public void setVerboseLevel(int verbose)


Copyright © 2000-2007 FreeHEP. All Rights Reserved.