Uses of Class
hep.physics.vec.SpacePoint.Representation

Packages that use SpacePoint.Representation
hep.physics.vec General classes for operating on 3- and 4- vectors. 
 

Uses of SpacePoint.Representation in hep.physics.vec
 

Methods in hep.physics.vec that return SpacePoint.Representation
 SpacePoint.Representation SpacePoint.getRepresentation()
           
static SpacePoint.Representation SpacePoint.Representation.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SpacePoint.Representation[] SpacePoint.Representation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2000-2010 FreeHEP. All Rights Reserved.