Package hep.wired.heprep.projection

Standard Projections and their Features.

See: Description

Package hep.wired.heprep.projection Description

Standard Projections and their Features.

This package contains all the standard projections available for WIRED and for each of those the features it implements. Based on the features certain interactions are available.

Projections can be combined to form CompositeProjections.

To define your own projection you need to implement the Projection interface or easier inherit from AbstractProjection. You projection needs to be registered in the FreeHEPLookup as a service to be available to the plot.

Copyright © 1996-2014 FreeHEP. All Rights Reserved.