public static final class ProMC.ProMCEvent.Muons extends com.google.protobuf.GeneratedMessage implements ProMC.ProMCEvent.MuonsOrBuilder
promc.ProMCEvent.Muons
Reconstructed Muons
Modifier and Type | Class and Description |
---|---|
static class |
ProMC.ProMCEvent.Muons.Builder
Protobuf type
promc.ProMCEvent.Muons |
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>
Modifier and Type | Field and Description |
---|---|
static int |
CHARGE_FIELD_NUMBER |
static int |
ETA_FIELD_NUMBER |
static com.google.protobuf.Parser<ProMC.ProMCEvent.Muons> |
PARSER |
static int |
PHI_FIELD_NUMBER |
static int |
PT_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
int |
getCharge(int index)
repeated sint32 Charge = 4 [packed = true]; |
int |
getChargeCount()
repeated sint32 Charge = 4 [packed = true]; |
List<Integer> |
getChargeList()
repeated sint32 Charge = 4 [packed = true]; |
static ProMC.ProMCEvent.Muons |
getDefaultInstance() |
ProMC.ProMCEvent.Muons |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
long |
getEta(int index)
repeated sint64 Eta = 2 [packed = true]; |
int |
getEtaCount()
repeated sint64 Eta = 2 [packed = true]; |
List<Long> |
getEtaList()
repeated sint64 Eta = 2 [packed = true]; |
com.google.protobuf.Parser<ProMC.ProMCEvent.Muons> |
getParserForType() |
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]; |
long |
getPT(int index)
repeated uint64 PT = 1 [packed = true]; |
int |
getPTCount()
repeated uint64 PT = 1 [packed = true]; |
List<Long> |
getPTList()
repeated uint64 PT = 1 [packed = true]; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
isInitialized() |
static ProMC.ProMCEvent.Muons.Builder |
newBuilder() |
static ProMC.ProMCEvent.Muons.Builder |
newBuilder(ProMC.ProMCEvent.Muons prototype) |
ProMC.ProMCEvent.Muons.Builder |
newBuilderForType() |
static ProMC.ProMCEvent.Muons |
parseDelimitedFrom(InputStream input) |
static ProMC.ProMCEvent.Muons |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProMC.ProMCEvent.Muons |
parseFrom(byte[] data) |
static ProMC.ProMCEvent.Muons |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProMC.ProMCEvent.Muons |
parseFrom(com.google.protobuf.ByteString data) |
static ProMC.ProMCEvent.Muons |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProMC.ProMCEvent.Muons |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ProMC.ProMCEvent.Muons |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProMC.ProMCEvent.Muons |
parseFrom(InputStream input) |
static ProMC.ProMCEvent.Muons |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ProMC.ProMCEvent.Muons.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension
equals, findInitializationErrors, getInitializationErrorString, hashCode, toString
toByteArray, toByteString, writeDelimitedTo, writeTo
public static com.google.protobuf.Parser<ProMC.ProMCEvent.Muons> PARSER
public static final int PT_FIELD_NUMBER
public static final int ETA_FIELD_NUMBER
public static final int PHI_FIELD_NUMBER
public static final int CHARGE_FIELD_NUMBER
public static ProMC.ProMCEvent.Muons getDefaultInstance()
public ProMC.ProMCEvent.Muons getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessage
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public com.google.protobuf.Parser<ProMC.ProMCEvent.Muons> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public List<Long> getPTList()
repeated uint64 PT = 1 [packed = true];
PT
getPTList
in interface ProMC.ProMCEvent.MuonsOrBuilder
public int getPTCount()
repeated uint64 PT = 1 [packed = true];
PT
getPTCount
in interface ProMC.ProMCEvent.MuonsOrBuilder
public long getPT(int index)
repeated uint64 PT = 1 [packed = true];
PT
getPT
in interface ProMC.ProMCEvent.MuonsOrBuilder
public List<Long> getEtaList()
repeated sint64 Eta = 2 [packed = true];
Eta
getEtaList
in interface ProMC.ProMCEvent.MuonsOrBuilder
public int getEtaCount()
repeated sint64 Eta = 2 [packed = true];
Eta
getEtaCount
in interface ProMC.ProMCEvent.MuonsOrBuilder
public long getEta(int index)
repeated sint64 Eta = 2 [packed = true];
Eta
getEta
in interface ProMC.ProMCEvent.MuonsOrBuilder
public List<Long> getPhiList()
repeated sint64 Phi = 3 [packed = true];
Phi
getPhiList
in interface ProMC.ProMCEvent.MuonsOrBuilder
public int getPhiCount()
repeated sint64 Phi = 3 [packed = true];
Phi
getPhiCount
in interface ProMC.ProMCEvent.MuonsOrBuilder
public long getPhi(int index)
repeated sint64 Phi = 3 [packed = true];
Phi
getPhi
in interface ProMC.ProMCEvent.MuonsOrBuilder
public List<Integer> getChargeList()
repeated sint32 Charge = 4 [packed = true];
Charge
getChargeList
in interface ProMC.ProMCEvent.MuonsOrBuilder
public int getChargeCount()
repeated sint32 Charge = 4 [packed = true];
Charge
getChargeCount
in interface ProMC.ProMCEvent.MuonsOrBuilder
public int getCharge(int index)
repeated sint32 Charge = 4 [packed = true];
Charge
getCharge
in interface ProMC.ProMCEvent.MuonsOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessage
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessage
public static ProMC.ProMCEvent.Muons parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProMC.ProMCEvent.Muons parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProMC.ProMCEvent.Muons parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProMC.ProMCEvent.Muons parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProMC.ProMCEvent.Muons parseFrom(InputStream input) throws IOException
IOException
public static ProMC.ProMCEvent.Muons parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ProMC.ProMCEvent.Muons parseDelimitedFrom(InputStream input) throws IOException
IOException
public static ProMC.ProMCEvent.Muons parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ProMC.ProMCEvent.Muons parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static ProMC.ProMCEvent.Muons parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ProMC.ProMCEvent.Muons.Builder newBuilder()
public ProMC.ProMCEvent.Muons.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static ProMC.ProMCEvent.Muons.Builder newBuilder(ProMC.ProMCEvent.Muons prototype)
public ProMC.ProMCEvent.Muons.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
Jas4pp 1.5 © Java Analysis Studio for Particle Physics