public static final class ProMC.ProMCEvent.GenJets extends com.google.protobuf.GeneratedMessage implements ProMC.ProMCEvent.GenJetsOrBuilder
promc.ProMCEvent.GenJets
GenJet
Modifier and Type | Class and Description |
---|---|
static class |
ProMC.ProMCEvent.GenJets.Builder
Protobuf type
promc.ProMCEvent.GenJets |
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 |
BTAG_FIELD_NUMBER |
static int |
CHARGE_FIELD_NUMBER |
static int |
DELTAETA_FIELD_NUMBER |
static int |
DELTAPHI_FIELD_NUMBER |
static int |
ETA_FIELD_NUMBER |
static int |
HADOVEREEM_FIELD_NUMBER |
static int |
MASS_FIELD_NUMBER |
static com.google.protobuf.Parser<ProMC.ProMCEvent.GenJets> |
PARSER |
static int |
PHI_FIELD_NUMBER |
static int |
PT_FIELD_NUMBER |
static int |
TAUTAG_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
int |
getBtag(int index)
repeated sint32 Btag = 5 [packed = true]; |
int |
getBtagCount()
repeated sint32 Btag = 5 [packed = true]; |
List<Integer> |
getBtagList()
repeated sint32 Btag = 5 [packed = true]; |
int |
getCharge(int index)
repeated sint32 Charge = 7 [packed = true]; |
int |
getChargeCount()
repeated sint32 Charge = 7 [packed = true]; |
List<Integer> |
getChargeList()
repeated sint32 Charge = 7 [packed = true]; |
static ProMC.ProMCEvent.GenJets |
getDefaultInstance() |
ProMC.ProMCEvent.GenJets |
getDefaultInstanceForType() |
int |
getDeltaEta(int index)
repeated uint32 DeltaEta = 8 [packed = true]; |
int |
getDeltaEtaCount()
repeated uint32 DeltaEta = 8 [packed = true]; |
List<Integer> |
getDeltaEtaList()
repeated uint32 DeltaEta = 8 [packed = true]; |
int |
getDeltaPhi(int index)
repeated uint32 DeltaPhi = 9 [packed = true]; |
int |
getDeltaPhiCount()
repeated uint32 DeltaPhi = 9 [packed = true]; |
List<Integer> |
getDeltaPhiList()
repeated uint32 DeltaPhi = 9 [packed = true]; |
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]; |
int |
getHadOverEem(int index)
repeated sint32 HadOverEem = 10 [packed = true]; |
int |
getHadOverEemCount()
repeated sint32 HadOverEem = 10 [packed = true]; |
List<Integer> |
getHadOverEemList()
repeated sint32 HadOverEem = 10 [packed = true]; |
long |
getMass(int index)
repeated uint64 Mass = 4 [packed = true]; |
int |
getMassCount()
repeated uint64 Mass = 4 [packed = true]; |
List<Long> |
getMassList()
repeated uint64 Mass = 4 [packed = true]; |
com.google.protobuf.Parser<ProMC.ProMCEvent.GenJets> |
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() |
int |
getTauTag(int index)
repeated sint32 TauTag = 6 [packed = true]; |
int |
getTauTagCount()
repeated sint32 TauTag = 6 [packed = true]; |
List<Integer> |
getTauTagList()
repeated sint32 TauTag = 6 [packed = true]; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
isInitialized() |
static ProMC.ProMCEvent.GenJets.Builder |
newBuilder() |
static ProMC.ProMCEvent.GenJets.Builder |
newBuilder(ProMC.ProMCEvent.GenJets prototype) |
ProMC.ProMCEvent.GenJets.Builder |
newBuilderForType() |
static ProMC.ProMCEvent.GenJets |
parseDelimitedFrom(InputStream input) |
static ProMC.ProMCEvent.GenJets |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProMC.ProMCEvent.GenJets |
parseFrom(byte[] data) |
static ProMC.ProMCEvent.GenJets |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProMC.ProMCEvent.GenJets |
parseFrom(com.google.protobuf.ByteString data) |
static ProMC.ProMCEvent.GenJets |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProMC.ProMCEvent.GenJets |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ProMC.ProMCEvent.GenJets |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProMC.ProMCEvent.GenJets |
parseFrom(InputStream input) |
static ProMC.ProMCEvent.GenJets |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ProMC.ProMCEvent.GenJets.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.GenJets> 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 MASS_FIELD_NUMBER
public static final int BTAG_FIELD_NUMBER
public static final int TAUTAG_FIELD_NUMBER
public static final int CHARGE_FIELD_NUMBER
public static final int DELTAETA_FIELD_NUMBER
public static final int DELTAPHI_FIELD_NUMBER
public static final int HADOVEREEM_FIELD_NUMBER
public static ProMC.ProMCEvent.GenJets getDefaultInstance()
public ProMC.ProMCEvent.GenJets 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.GenJets> 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.GenJetsOrBuilder
public int getPTCount()
repeated uint64 PT = 1 [packed = true];
PT
getPTCount
in interface ProMC.ProMCEvent.GenJetsOrBuilder
public long getPT(int index)
repeated uint64 PT = 1 [packed = true];
PT
getPT
in interface ProMC.ProMCEvent.GenJetsOrBuilder
public List<Long> getEtaList()
repeated sint64 Eta = 2 [packed = true];
Eta
getEtaList
in interface ProMC.ProMCEvent.GenJetsOrBuilder
public int getEtaCount()
repeated sint64 Eta = 2 [packed = true];
Eta
getEtaCount
in interface ProMC.ProMCEvent.GenJetsOrBuilder
public long getEta(int index)
repeated sint64 Eta = 2 [packed = true];
Eta
getEta
in interface ProMC.ProMCEvent.GenJetsOrBuilder
public List<Long> getPhiList()
repeated sint64 Phi = 3 [packed = true];
Phi
getPhiList
in interface ProMC.ProMCEvent.GenJetsOrBuilder
public int getPhiCount()
repeated sint64 Phi = 3 [packed = true];
Phi
getPhiCount
in interface ProMC.ProMCEvent.GenJetsOrBuilder
public long getPhi(int index)
repeated sint64 Phi = 3 [packed = true];
Phi
getPhi
in interface ProMC.ProMCEvent.GenJetsOrBuilder
public List<Long> getMassList()
repeated uint64 Mass = 4 [packed = true];
Mass
getMassList
in interface ProMC.ProMCEvent.GenJetsOrBuilder
public int getMassCount()
repeated uint64 Mass = 4 [packed = true];
Mass
getMassCount
in interface ProMC.ProMCEvent.GenJetsOrBuilder
public long getMass(int index)
repeated uint64 Mass = 4 [packed = true];
Mass
getMass
in interface ProMC.ProMCEvent.GenJetsOrBuilder
public List<Integer> getBtagList()
repeated sint32 Btag = 5 [packed = true];
BTag
getBtagList
in interface ProMC.ProMCEvent.GenJetsOrBuilder
public int getBtagCount()
repeated sint32 Btag = 5 [packed = true];
BTag
getBtagCount
in interface ProMC.ProMCEvent.GenJetsOrBuilder
public int getBtag(int index)
repeated sint32 Btag = 5 [packed = true];
BTag
getBtag
in interface ProMC.ProMCEvent.GenJetsOrBuilder
public List<Integer> getTauTagList()
repeated sint32 TauTag = 6 [packed = true];
TauTag
getTauTagList
in interface ProMC.ProMCEvent.GenJetsOrBuilder
public int getTauTagCount()
repeated sint32 TauTag = 6 [packed = true];
TauTag
getTauTagCount
in interface ProMC.ProMCEvent.GenJetsOrBuilder
public int getTauTag(int index)
repeated sint32 TauTag = 6 [packed = true];
TauTag
getTauTag
in interface ProMC.ProMCEvent.GenJetsOrBuilder
public List<Integer> getChargeList()
repeated sint32 Charge = 7 [packed = true];
Charge
getChargeList
in interface ProMC.ProMCEvent.GenJetsOrBuilder
public int getChargeCount()
repeated sint32 Charge = 7 [packed = true];
Charge
getChargeCount
in interface ProMC.ProMCEvent.GenJetsOrBuilder
public int getCharge(int index)
repeated sint32 Charge = 7 [packed = true];
Charge
getCharge
in interface ProMC.ProMCEvent.GenJetsOrBuilder
public List<Integer> getDeltaEtaList()
repeated uint32 DeltaEta = 8 [packed = true];
Delta Eta
getDeltaEtaList
in interface ProMC.ProMCEvent.GenJetsOrBuilder
public int getDeltaEtaCount()
repeated uint32 DeltaEta = 8 [packed = true];
Delta Eta
getDeltaEtaCount
in interface ProMC.ProMCEvent.GenJetsOrBuilder
public int getDeltaEta(int index)
repeated uint32 DeltaEta = 8 [packed = true];
Delta Eta
getDeltaEta
in interface ProMC.ProMCEvent.GenJetsOrBuilder
public List<Integer> getDeltaPhiList()
repeated uint32 DeltaPhi = 9 [packed = true];
Delta Phi
getDeltaPhiList
in interface ProMC.ProMCEvent.GenJetsOrBuilder
public int getDeltaPhiCount()
repeated uint32 DeltaPhi = 9 [packed = true];
Delta Phi
getDeltaPhiCount
in interface ProMC.ProMCEvent.GenJetsOrBuilder
public int getDeltaPhi(int index)
repeated uint32 DeltaPhi = 9 [packed = true];
Delta Phi
getDeltaPhi
in interface ProMC.ProMCEvent.GenJetsOrBuilder
public List<Integer> getHadOverEemList()
repeated sint32 HadOverEem = 10 [packed = true];
Ehad/Eem
getHadOverEemList
in interface ProMC.ProMCEvent.GenJetsOrBuilder
public int getHadOverEemCount()
repeated sint32 HadOverEem = 10 [packed = true];
Ehad/Eem
getHadOverEemCount
in interface ProMC.ProMCEvent.GenJetsOrBuilder
public int getHadOverEem(int index)
repeated sint32 HadOverEem = 10 [packed = true];
Ehad/Eem
getHadOverEem
in interface ProMC.ProMCEvent.GenJetsOrBuilder
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.GenJets parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProMC.ProMCEvent.GenJets parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProMC.ProMCEvent.GenJets parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProMC.ProMCEvent.GenJets parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProMC.ProMCEvent.GenJets parseFrom(InputStream input) throws IOException
IOException
public static ProMC.ProMCEvent.GenJets parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ProMC.ProMCEvent.GenJets parseDelimitedFrom(InputStream input) throws IOException
IOException
public static ProMC.ProMCEvent.GenJets parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ProMC.ProMCEvent.GenJets parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static ProMC.ProMCEvent.GenJets parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ProMC.ProMCEvent.GenJets.Builder newBuilder()
public ProMC.ProMCEvent.GenJets.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static ProMC.ProMCEvent.GenJets.Builder newBuilder(ProMC.ProMCEvent.GenJets prototype)
public ProMC.ProMCEvent.GenJets.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