public static final class ProMC.ProMCEvent.Event.Builder extends com.google.protobuf.GeneratedMessage.Builder<ProMC.ProMCEvent.Event.Builder> implements ProMC.ProMCEvent.EventOrBuilder
promc.ProMCEvent.Event
Event information
Modifier and Type | Method and Description |
---|---|
ProMC.ProMCEvent.Event.Builder |
addAllFdata(Iterable<? extends Double> values)
repeated double fdata = 15 [packed = true]; |
ProMC.ProMCEvent.Event.Builder |
addAllIdata(Iterable<? extends Long> values)
repeated sint64 idata = 16 [packed = true]; |
ProMC.ProMCEvent.Event.Builder |
addFdata(double value)
repeated double fdata = 15 [packed = true]; |
ProMC.ProMCEvent.Event.Builder |
addIdata(long value)
repeated sint64 idata = 16 [packed = true]; |
ProMC.ProMCEvent.Event |
build() |
ProMC.ProMCEvent.Event |
buildPartial() |
ProMC.ProMCEvent.Event.Builder |
clear() |
ProMC.ProMCEvent.Event.Builder |
clearAlphaQCD()
optional float Alpha_QCD = 13; |
ProMC.ProMCEvent.Event.Builder |
clearAlphaQED()
optional float Alpha_QED = 11; |
ProMC.ProMCEvent.Event.Builder |
clearFdata()
repeated double fdata = 15 [packed = true]; |
ProMC.ProMCEvent.Event.Builder |
clearID1()
optional int32 ID1 = 4; |
ProMC.ProMCEvent.Event.Builder |
clearID2()
optional int32 ID2 = 5; |
ProMC.ProMCEvent.Event.Builder |
clearIdata()
repeated sint64 idata = 16 [packed = true]; |
ProMC.ProMCEvent.Event.Builder |
clearMPI()
optional int32 MPI = 3; |
ProMC.ProMCEvent.Event.Builder |
clearNumber()
optional int32 Number = 1; |
ProMC.ProMCEvent.Event.Builder |
clearPDF1()
optional float PDF1 = 6; |
ProMC.ProMCEvent.Event.Builder |
clearPDF2()
optional float PDF2 = 7; |
ProMC.ProMCEvent.Event.Builder |
clearProcessID()
optional int32 Process_ID = 2; |
ProMC.ProMCEvent.Event.Builder |
clearScale()
optional float Scale = 12; |
ProMC.ProMCEvent.Event.Builder |
clearScalePDF()
optional float Scale_PDF = 10; |
ProMC.ProMCEvent.Event.Builder |
clearWeight()
optional double Weight = 14; |
ProMC.ProMCEvent.Event.Builder |
clearX1()
optional float X1 = 8; |
ProMC.ProMCEvent.Event.Builder |
clearX2()
optional float X2 = 9; |
ProMC.ProMCEvent.Event.Builder |
clone() |
float |
getAlphaQCD()
optional float Alpha_QCD = 13; |
float |
getAlphaQED()
optional float Alpha_QED = 11; |
ProMC.ProMCEvent.Event |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
double |
getFdata(int index)
repeated double fdata = 15 [packed = true]; |
int |
getFdataCount()
repeated double fdata = 15 [packed = true]; |
List<Double> |
getFdataList()
repeated double fdata = 15 [packed = true]; |
int |
getID1()
optional int32 ID1 = 4; |
int |
getID2()
optional int32 ID2 = 5; |
long |
getIdata(int index)
repeated sint64 idata = 16 [packed = true]; |
int |
getIdataCount()
repeated sint64 idata = 16 [packed = true]; |
List<Long> |
getIdataList()
repeated sint64 idata = 16 [packed = true]; |
int |
getMPI()
optional int32 MPI = 3; |
int |
getNumber()
optional int32 Number = 1; |
float |
getPDF1()
optional float PDF1 = 6; |
float |
getPDF2()
optional float PDF2 = 7; |
int |
getProcessID()
optional int32 Process_ID = 2; |
float |
getScale()
optional float Scale = 12; |
float |
getScalePDF()
optional float Scale_PDF = 10; |
double |
getWeight()
optional double Weight = 14; |
float |
getX1()
optional float X1 = 8; |
float |
getX2()
optional float X2 = 9; |
boolean |
hasAlphaQCD()
optional float Alpha_QCD = 13; |
boolean |
hasAlphaQED()
optional float Alpha_QED = 11; |
boolean |
hasID1()
optional int32 ID1 = 4; |
boolean |
hasID2()
optional int32 ID2 = 5; |
boolean |
hasMPI()
optional int32 MPI = 3; |
boolean |
hasNumber()
optional int32 Number = 1; |
boolean |
hasPDF1()
optional float PDF1 = 6; |
boolean |
hasPDF2()
optional float PDF2 = 7; |
boolean |
hasProcessID()
optional int32 Process_ID = 2; |
boolean |
hasScale()
optional float Scale = 12; |
boolean |
hasScalePDF()
optional float Scale_PDF = 10; |
boolean |
hasWeight()
optional double Weight = 14; |
boolean |
hasX1()
optional float X1 = 8; |
boolean |
hasX2()
optional float X2 = 9; |
boolean |
isInitialized() |
ProMC.ProMCEvent.Event.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ProMC.ProMCEvent.Event.Builder |
mergeFrom(com.google.protobuf.Message other) |
ProMC.ProMCEvent.Event.Builder |
mergeFrom(ProMC.ProMCEvent.Event other) |
ProMC.ProMCEvent.Event.Builder |
setAlphaQCD(float value)
optional float Alpha_QCD = 13; |
ProMC.ProMCEvent.Event.Builder |
setAlphaQED(float value)
optional float Alpha_QED = 11; |
ProMC.ProMCEvent.Event.Builder |
setFdata(int index,
double value)
repeated double fdata = 15 [packed = true]; |
ProMC.ProMCEvent.Event.Builder |
setID1(int value)
optional int32 ID1 = 4; |
ProMC.ProMCEvent.Event.Builder |
setID2(int value)
optional int32 ID2 = 5; |
ProMC.ProMCEvent.Event.Builder |
setIdata(int index,
long value)
repeated sint64 idata = 16 [packed = true]; |
ProMC.ProMCEvent.Event.Builder |
setMPI(int value)
optional int32 MPI = 3; |
ProMC.ProMCEvent.Event.Builder |
setNumber(int value)
optional int32 Number = 1; |
ProMC.ProMCEvent.Event.Builder |
setPDF1(float value)
optional float PDF1 = 6; |
ProMC.ProMCEvent.Event.Builder |
setPDF2(float value)
optional float PDF2 = 7; |
ProMC.ProMCEvent.Event.Builder |
setProcessID(int value)
optional int32 Process_ID = 2; |
ProMC.ProMCEvent.Event.Builder |
setScale(float value)
optional float Scale = 12; |
ProMC.ProMCEvent.Event.Builder |
setScalePDF(float value)
optional float Scale_PDF = 10; |
ProMC.ProMCEvent.Event.Builder |
setWeight(double value)
optional double Weight = 14; |
ProMC.ProMCEvent.Event.Builder |
setX1(float value)
optional float X1 = 8; |
ProMC.ProMCEvent.Event.Builder |
setX2(float value)
optional float X2 = 9; |
addRepeatedField, clearField, clearOneof, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, mergeUnknownFields, newBuilderForField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public ProMC.ProMCEvent.Event.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<ProMC.ProMCEvent.Event.Builder>
public ProMC.ProMCEvent.Event.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessage.Builder<ProMC.ProMCEvent.Event.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<ProMC.ProMCEvent.Event.Builder>
public ProMC.ProMCEvent.Event getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public ProMC.ProMCEvent.Event build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public ProMC.ProMCEvent.Event buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public ProMC.ProMCEvent.Event.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<ProMC.ProMCEvent.Event.Builder>
public ProMC.ProMCEvent.Event.Builder mergeFrom(ProMC.ProMCEvent.Event other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<ProMC.ProMCEvent.Event.Builder>
public ProMC.ProMCEvent.Event.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<ProMC.ProMCEvent.Event.Builder>
IOException
public boolean hasNumber()
optional int32 Number = 1;
Number
hasNumber
in interface ProMC.ProMCEvent.EventOrBuilder
public int getNumber()
optional int32 Number = 1;
Number
getNumber
in interface ProMC.ProMCEvent.EventOrBuilder
public ProMC.ProMCEvent.Event.Builder setNumber(int value)
optional int32 Number = 1;
Number
public ProMC.ProMCEvent.Event.Builder clearNumber()
optional int32 Number = 1;
Number
public boolean hasProcessID()
optional int32 Process_ID = 2;
ID unique signal process id
hasProcessID
in interface ProMC.ProMCEvent.EventOrBuilder
public int getProcessID()
optional int32 Process_ID = 2;
ID unique signal process id
getProcessID
in interface ProMC.ProMCEvent.EventOrBuilder
public ProMC.ProMCEvent.Event.Builder setProcessID(int value)
optional int32 Process_ID = 2;
ID unique signal process id
public ProMC.ProMCEvent.Event.Builder clearProcessID()
optional int32 Process_ID = 2;
ID unique signal process id
public boolean hasMPI()
optional int32 MPI = 3;
MPI number of multi parton interactions
hasMPI
in interface ProMC.ProMCEvent.EventOrBuilder
public int getMPI()
optional int32 MPI = 3;
MPI number of multi parton interactions
getMPI
in interface ProMC.ProMCEvent.EventOrBuilder
public ProMC.ProMCEvent.Event.Builder setMPI(int value)
optional int32 MPI = 3;
MPI number of multi parton interactions
public ProMC.ProMCEvent.Event.Builder clearMPI()
optional int32 MPI = 3;
MPI number of multi parton interactions
public boolean hasID1()
optional int32 ID1 = 4;
ID1 flavour code of first parton
hasID1
in interface ProMC.ProMCEvent.EventOrBuilder
public int getID1()
optional int32 ID1 = 4;
ID1 flavour code of first parton
getID1
in interface ProMC.ProMCEvent.EventOrBuilder
public ProMC.ProMCEvent.Event.Builder setID1(int value)
optional int32 ID1 = 4;
ID1 flavour code of first parton
public ProMC.ProMCEvent.Event.Builder clearID1()
optional int32 ID1 = 4;
ID1 flavour code of first parton
public boolean hasID2()
optional int32 ID2 = 5;
ID2 flavour code of second parton
hasID2
in interface ProMC.ProMCEvent.EventOrBuilder
public int getID2()
optional int32 ID2 = 5;
ID2 flavour code of second parton
getID2
in interface ProMC.ProMCEvent.EventOrBuilder
public ProMC.ProMCEvent.Event.Builder setID2(int value)
optional int32 ID2 = 5;
ID2 flavour code of second parton
public ProMC.ProMCEvent.Event.Builder clearID2()
optional int32 ID2 = 5;
ID2 flavour code of second parton
public boolean hasPDF1()
optional float PDF1 = 6;
PDF1 PDF (id1, x1, Q)
hasPDF1
in interface ProMC.ProMCEvent.EventOrBuilder
public float getPDF1()
optional float PDF1 = 6;
PDF1 PDF (id1, x1, Q)
getPDF1
in interface ProMC.ProMCEvent.EventOrBuilder
public ProMC.ProMCEvent.Event.Builder setPDF1(float value)
optional float PDF1 = 6;
PDF1 PDF (id1, x1, Q)
public ProMC.ProMCEvent.Event.Builder clearPDF1()
optional float PDF1 = 6;
PDF1 PDF (id1, x1, Q)
public boolean hasPDF2()
optional float PDF2 = 7;
PDF2 PDF (id2, x2, Q)
hasPDF2
in interface ProMC.ProMCEvent.EventOrBuilder
public float getPDF2()
optional float PDF2 = 7;
PDF2 PDF (id2, x2, Q)
getPDF2
in interface ProMC.ProMCEvent.EventOrBuilder
public ProMC.ProMCEvent.Event.Builder setPDF2(float value)
optional float PDF2 = 7;
PDF2 PDF (id2, x2, Q)
public ProMC.ProMCEvent.Event.Builder clearPDF2()
optional float PDF2 = 7;
PDF2 PDF (id2, x2, Q)
public boolean hasX1()
optional float X1 = 8;
X1 fraction of beam momentum carried by first parton ("beam side")
hasX1
in interface ProMC.ProMCEvent.EventOrBuilder
public float getX1()
optional float X1 = 8;
X1 fraction of beam momentum carried by first parton ("beam side")
getX1
in interface ProMC.ProMCEvent.EventOrBuilder
public ProMC.ProMCEvent.Event.Builder setX1(float value)
optional float X1 = 8;
X1 fraction of beam momentum carried by first parton ("beam side")
public ProMC.ProMCEvent.Event.Builder clearX1()
optional float X1 = 8;
X1 fraction of beam momentum carried by first parton ("beam side")
public boolean hasX2()
optional float X2 = 9;
X2 fraction of beam momentum carried by second parton ("target side")
hasX2
in interface ProMC.ProMCEvent.EventOrBuilder
public float getX2()
optional float X2 = 9;
X2 fraction of beam momentum carried by second parton ("target side")
getX2
in interface ProMC.ProMCEvent.EventOrBuilder
public ProMC.ProMCEvent.Event.Builder setX2(float value)
optional float X2 = 9;
X2 fraction of beam momentum carried by second parton ("target side")
public ProMC.ProMCEvent.Event.Builder clearX2()
optional float X2 = 9;
X2 fraction of beam momentum carried by second parton ("target side")
public boolean hasScalePDF()
optional float Scale_PDF = 10;
Scale PDF Q-scale used in evaluation of PDF's (in GeV) |
hasScalePDF
in interface ProMC.ProMCEvent.EventOrBuilder
public float getScalePDF()
optional float Scale_PDF = 10;
Scale PDF Q-scale used in evaluation of PDF's (in GeV) |
getScalePDF
in interface ProMC.ProMCEvent.EventOrBuilder
public ProMC.ProMCEvent.Event.Builder setScalePDF(float value)
optional float Scale_PDF = 10;
Scale PDF Q-scale used in evaluation of PDF's (in GeV) |
public ProMC.ProMCEvent.Event.Builder clearScalePDF()
optional float Scale_PDF = 10;
Scale PDF Q-scale used in evaluation of PDF's (in GeV) |
public boolean hasAlphaQED()
optional float Alpha_QED = 11;
AlphaQED QED coupling, see hep-ph/0109068
hasAlphaQED
in interface ProMC.ProMCEvent.EventOrBuilder
public float getAlphaQED()
optional float Alpha_QED = 11;
AlphaQED QED coupling, see hep-ph/0109068
getAlphaQED
in interface ProMC.ProMCEvent.EventOrBuilder
public ProMC.ProMCEvent.Event.Builder setAlphaQED(float value)
optional float Alpha_QED = 11;
AlphaQED QED coupling, see hep-ph/0109068
public ProMC.ProMCEvent.Event.Builder clearAlphaQED()
optional float Alpha_QED = 11;
AlphaQED QED coupling, see hep-ph/0109068
public boolean hasScale()
optional float Scale = 12;
Scale energy scale, see hep-ph/0109068
hasScale
in interface ProMC.ProMCEvent.EventOrBuilder
public float getScale()
optional float Scale = 12;
Scale energy scale, see hep-ph/0109068
getScale
in interface ProMC.ProMCEvent.EventOrBuilder
public ProMC.ProMCEvent.Event.Builder setScale(float value)
optional float Scale = 12;
Scale energy scale, see hep-ph/0109068
public ProMC.ProMCEvent.Event.Builder clearScale()
optional float Scale = 12;
Scale energy scale, see hep-ph/0109068
public boolean hasAlphaQCD()
optional float Alpha_QCD = 13;
QCD coupling, see hep-ph/0109068
hasAlphaQCD
in interface ProMC.ProMCEvent.EventOrBuilder
public float getAlphaQCD()
optional float Alpha_QCD = 13;
QCD coupling, see hep-ph/0109068
getAlphaQCD
in interface ProMC.ProMCEvent.EventOrBuilder
public ProMC.ProMCEvent.Event.Builder setAlphaQCD(float value)
optional float Alpha_QCD = 13;
QCD coupling, see hep-ph/0109068
public ProMC.ProMCEvent.Event.Builder clearAlphaQCD()
optional float Alpha_QCD = 13;
QCD coupling, see hep-ph/0109068
public boolean hasWeight()
optional double Weight = 14;
event weight
hasWeight
in interface ProMC.ProMCEvent.EventOrBuilder
public double getWeight()
optional double Weight = 14;
event weight
getWeight
in interface ProMC.ProMCEvent.EventOrBuilder
public ProMC.ProMCEvent.Event.Builder setWeight(double value)
optional double Weight = 14;
event weight
public ProMC.ProMCEvent.Event.Builder clearWeight()
optional double Weight = 14;
event weight
public List<Double> getFdataList()
repeated double fdata = 15 [packed = true];
event info as you want (array, double)
getFdataList
in interface ProMC.ProMCEvent.EventOrBuilder
public int getFdataCount()
repeated double fdata = 15 [packed = true];
event info as you want (array, double)
getFdataCount
in interface ProMC.ProMCEvent.EventOrBuilder
public double getFdata(int index)
repeated double fdata = 15 [packed = true];
event info as you want (array, double)
getFdata
in interface ProMC.ProMCEvent.EventOrBuilder
public ProMC.ProMCEvent.Event.Builder setFdata(int index, double value)
repeated double fdata = 15 [packed = true];
event info as you want (array, double)
public ProMC.ProMCEvent.Event.Builder addFdata(double value)
repeated double fdata = 15 [packed = true];
event info as you want (array, double)
public ProMC.ProMCEvent.Event.Builder addAllFdata(Iterable<? extends Double> values)
repeated double fdata = 15 [packed = true];
event info as you want (array, double)
public ProMC.ProMCEvent.Event.Builder clearFdata()
repeated double fdata = 15 [packed = true];
event info as you want (array, double)
public List<Long> getIdataList()
repeated sint64 idata = 16 [packed = true];
event info as you want (array, varint)
getIdataList
in interface ProMC.ProMCEvent.EventOrBuilder
public int getIdataCount()
repeated sint64 idata = 16 [packed = true];
event info as you want (array, varint)
getIdataCount
in interface ProMC.ProMCEvent.EventOrBuilder
public long getIdata(int index)
repeated sint64 idata = 16 [packed = true];
event info as you want (array, varint)
getIdata
in interface ProMC.ProMCEvent.EventOrBuilder
public ProMC.ProMCEvent.Event.Builder setIdata(int index, long value)
repeated sint64 idata = 16 [packed = true];
event info as you want (array, varint)
public ProMC.ProMCEvent.Event.Builder addIdata(long value)
repeated sint64 idata = 16 [packed = true];
event info as you want (array, varint)
public ProMC.ProMCEvent.Event.Builder addAllIdata(Iterable<? extends Long> values)
repeated sint64 idata = 16 [packed = true];
event info as you want (array, varint)
public ProMC.ProMCEvent.Event.Builder clearIdata()
repeated sint64 idata = 16 [packed = true];
event info as you want (array, varint)
Jas4pp 1.5 © Java Analysis Studio for Particle Physics