public class ShowerSlope extends Object implements stream.Processor
Modifier and Type | Field and Description |
---|---|
String |
arrivalTimeKey |
String |
cogKey |
String |
deltaKey |
String |
photonChargeKey |
String |
pixelSetKey |
String |
slopeLongOutputKey |
String |
slopeSpreadOutputKey |
String |
slopeSpreadWeightedOutputKey |
String |
slopeTransOutputKey |
Constructor and Description |
---|
ShowerSlope() |
@Parameter(required=true) public String photonChargeKey
@Parameter(required=true) public String arrivalTimeKey
@Parameter(required=true) public String pixelSetKey
@Parameter(required=true) public String cogKey
@Parameter(required=true) public String deltaKey
@Parameter(required=true) public String slopeLongOutputKey
@Parameter(required=true) public String slopeTransOutputKey
@Parameter(required=true) public String slopeSpreadOutputKey
@Parameter(required=true) public String slopeSpreadWeightedOutputKey
Copyright © 2019. All rights reserved.