public static interface PEventFile.HEvent.EntryOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
double |
getDa(int index)
repeated double da = 3 [packed = true]; |
int |
getDaCount()
repeated double da = 3 [packed = true]; |
List<Double> |
getDaList()
repeated double da = 3 [packed = true]; |
long |
getIda(int index)
repeated int64 ida = 2 [packed = true]; |
int |
getIdaCount()
repeated int64 ida = 2 [packed = true]; |
List<Long> |
getIdaList()
repeated int64 ida = 2 [packed = true]; |
String |
getName()
optional string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 1; |
boolean |
hasName()
optional string name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasName()
optional string name = 1;String getName()
optional string name = 1;com.google.protobuf.ByteString getNameBytes()
optional string name = 1;int getDaCount()
repeated double da = 3 [packed = true];double getDa(int index)
repeated double da = 3 [packed = true];int getIdaCount()
repeated int64 ida = 2 [packed = true];long getIda(int index)
repeated int64 ida = 2 [packed = true];Jas4pp 1.5 © Java Analysis Studio for Particle Physics