public static interface ProMC.ProMCEvent.MissingETOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
long |
getMET(int index)
repeated uint64 MET = 1 [packed = true]; |
int |
getMETCount()
repeated uint64 MET = 1 [packed = true]; |
List<Long> |
getMETList()
repeated uint64 MET = 1 [packed = true]; |
long |
getPhi(int index)
repeated sint64 Phi = 3 [packed = true]; |
int |
getPhiCount()
repeated sint64 Phi = 3 [packed = true]; |
List<Long> |
getPhiList()
repeated sint64 Phi = 3 [packed = true]; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
int getMETCount()
repeated uint64 MET = 1 [packed = true];
MET
long getMET(int index)
repeated uint64 MET = 1 [packed = true];
MET
int getPhiCount()
repeated sint64 Phi = 3 [packed = true];
Phi
long getPhi(int index)
repeated sint64 Phi = 3 [packed = true];
Phi
Jas4pp 1.5 © Java Analysis Studio for Particle Physics