Print

Print


If you get the most recent version of the hep.lcd code (release 0.991)
it should deal with this correctly. It is available from:

   http://www-sldnt.slac.stanford.edu/jas/documentation/lcd/download/

Let me know if you still have problems with this version

Tony

> -----Original Message-----
> From: Jeff B. Gronberg [mailto:[log in to unmask]]
> Sent: Tuesday, January 25, 2000 11:56 AM
> To: 
> Subject: jas
> 
> 
> Hello all,
> 
> 	I recently generated some Monte Carlo of my own and
> processed it with the Gismo executables in /afs/slac/g/nld.
> When I look the Gismo status codes with MCParticle.getStatus()
> there are some particles that have a code of 10.  Whenever I
> try to look at MCParticle.getStatusCode() for these particles
> I get an array index out of bounds error.  I suspect that
> the gismo code has been updated without a matching update
> of the jas code.  The MCParticle class uses an array to translate
> Gismo status codes to the standard Particle class codes.  This
> array has only nine elements.  Could the jas code be updated to 
> match this change?  And perhaps protected against future changes?
> 
> Thanks much,
> Jeff Gronberg
>