|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.lcsim.reconstructedParticle.EMIdentifier
| Constructor Summary | |
EMIdentifier(java.lang.String s)
Single String argument Constructor |
|
EMIdentifier(java.lang.String hmatrixName,
double chiSquareCut,
double trackCut)
Fully qualified constructor\ |
|
| Method Summary | |
java.lang.String |
createIdentifierString()
Creates a String which can be used to uniquely recreate the concrete class implementing ParticleTypeIdentifier. |
ParticleId |
identify(ReconstructedParticle part)
The input ReconstructedParticle is analyzed by the concrete ParticleTypeIdentifier class. |
java.lang.String |
toString()
String representation of this class |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public EMIdentifier(java.lang.String hmatrixName,
double chiSquareCut,
double trackCut)
public EMIdentifier(java.lang.String s)
s - String returned by createIdentifierString()| Method Detail |
public java.lang.String toString()
public java.lang.String createIdentifierString()
createIdentifierString in interface ParticleTypeIdentifierpublic ParticleId identify(ReconstructedParticle part)
identify in interface ParticleTypeIdentifierpart - Input ReconstructedParticle
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||