C G H N R S T W

C

createUserBlock(int) - Method in class hep.io.stdhep.StdhepReader
Overrides the createUserBlock from MCFIO to create the necessary stdhep records.

G

getAlphaQCD() - Method in class hep.io.stdhep.StdhepExtendedEvent
 
getAlphaQED() - Method in class hep.io.stdhep.StdhepExtendedEvent
 
getColorFlow(int, int) - Method in class hep.io.stdhep.StdhepExtendedEvent
 
getEventWeight() - Method in class hep.io.stdhep.StdhepExtendedEvent
 
getIDHEP(int) - Method in class hep.io.stdhep.StdhepEvent
 
getIDRUP() - Method in class hep.io.stdhep.StdhepExtendedEvent
 
getISTHEP(int) - Method in class hep.io.stdhep.StdhepEvent
 
getJDAHEP(int, int) - Method in class hep.io.stdhep.StdhepEvent
 
getJMOHEP(int, int) - Method in class hep.io.stdhep.StdhepEvent
 
getNEVHEP() - Method in class hep.io.stdhep.StdhepEvent
The event number
getNHEP() - Method in class hep.io.stdhep.StdhepEvent
The number of particles
getPHEP(int, int) - Method in class hep.io.stdhep.StdhepEvent
 
getScale(int) - Method in class hep.io.stdhep.StdhepExtendedEvent
 
getSpin(int, int) - Method in class hep.io.stdhep.StdhepExtendedEvent
 
getVHEP(int, int) - Method in class hep.io.stdhep.StdhepEvent
 
goToRecord(int, int) - Method in class hep.io.stdhep.StdhepReader
Finds the event with run number and event number specified

H

hep.io.stdhep - package hep.io.stdhep
A pure Java implementation of the stdhep event format.

N

nevtgen() - Method in class hep.io.stdhep.StdhepRunRecord
 
nevtreq() - Method in class hep.io.stdhep.StdhepRunRecord
 
nevtwrt() - Method in class hep.io.stdhep.StdhepRunRecord
 
nextRecord() - Method in class hep.io.stdhep.StdhepReader
Read the next stdhep record from the file.

R

read(XDRDataInput) - Method in class hep.io.stdhep.StdhepEvent
 
read(XDRDataInput) - Method in class hep.io.stdhep.StdhepExtendedEvent
 
read(XDRDataInput) - Method in class hep.io.stdhep.StdhepRecord
 
read(XDRDataInput) - Method in class hep.io.stdhep.StdhepRunRecord
 

S

skip(int) - Method in class hep.io.stdhep.StdhepReader
Skip a number of records.
stdecom() - Method in class hep.io.stdhep.StdhepRunRecord
 
StdhepBeginRun - Class in hep.io.stdhep
A begin run record
StdhepBeginRun(int, int, int, float, float, double, double) - Constructor for class hep.io.stdhep.StdhepBeginRun
 
StdhepEndRun - Class in hep.io.stdhep
An end run record.
StdhepEndRun(int, int, int, float, float, double, double) - Constructor for class hep.io.stdhep.StdhepEndRun
 
StdhepEvent - Class in hep.io.stdhep
A stdhep event.
StdhepEvent(int, int, int[], int[], int[], int[], double[], double[]) - Constructor for class hep.io.stdhep.StdhepEvent
 
StdhepExtendedEvent - Class in hep.io.stdhep
An extended stdhep record containing extra content corresponding to the HEPEV4 common block.
StdhepExtendedEvent(int, int, int[], int[], int[], int[], double[], double[], double, double, double, double[], double[], int[], int) - Constructor for class hep.io.stdhep.StdhepExtendedEvent
 
StdhepReader - Class in hep.io.stdhep
A class for reading stdhep files.
StdhepReader(String) - Constructor for class hep.io.stdhep.StdhepReader
Open a stdhep file for reading.
StdhepReader(InputStream) - Constructor for class hep.io.stdhep.StdhepReader
Open a stdhep file for reading.
StdhepRecord - Class in hep.io.stdhep
A base class from which all stdhep records inherit
StdhepRunRecord - Class in hep.io.stdhep
A base class for stdhep begin/end run records.
StdhepRunRecord(int, int, int, int, float, float, double, double) - Constructor for class hep.io.stdhep.StdhepRunRecord
 
StdhepWriter - Class in hep.io.stdhep
A class for writing stdhep files.
StdhepWriter(String, String, String, int) - Constructor for class hep.io.stdhep.StdhepWriter
 
stdseed1() - Method in class hep.io.stdhep.StdhepRunRecord
 
stdseed2() - Method in class hep.io.stdhep.StdhepRunRecord
 
stdxsec() - Method in class hep.io.stdhep.StdhepRunRecord
 

T

toString() - Method in class hep.io.stdhep.StdhepBeginRun
 
toString() - Method in class hep.io.stdhep.StdhepEndRun
 
toString() - Method in class hep.io.stdhep.StdhepEvent
 

W

write(XDRDataOutput) - Method in class hep.io.stdhep.StdhepEvent
 
write(XDRDataOutput) - Method in class hep.io.stdhep.StdhepExtendedEvent
 
write(XDRDataOutput) - Method in class hep.io.stdhep.StdhepRunRecord
 
writeRecord(StdhepRecord) - Method in class hep.io.stdhep.StdhepWriter
 

C G H N R S T W

Copyright © 2000-2007 FreeHEP. All Rights Reserved.