public class PhotonStream2NumberOfPhotons extends Object implements stream.Processor
| Modifier and Type | Field and Description |
|---|---|
String |
arrivalTimeKey |
String |
numberOfPhotonsKey |
String |
singlePulsesKey |
| Constructor and Description |
|---|
PhotonStream2NumberOfPhotons() |
@Parameter(required=true,
description="The arrival slices of the single pulses.")
public String singlePulsesKey
@Parameter(required=true,
description="The reconstruted arrival time")
public String arrivalTimeKey
@Parameter(required=true,
description="The reconstruted number of photons")
public String numberOfPhotonsKey
Copyright © 2019. All rights reserved.