Class EvioDataBank

java.lang.Object
org.jlab.io.base.BasicDataBank
org.jlab.io.evio.EvioDataBank
All Implemented Interfaces:
DataBank

public class EvioDataBank extends BasicDataBank
  • Constructor Details

  • Method Details

    • allocate

      public void allocate(int rows)
      Description copied from interface: DataBank
      Allocates all variables for the the bank. the names are taken from the descriptor object.
      Specified by:
      allocate in interface DataBank
      Overrides:
      allocate in class BasicDataBank
      Parameters:
      rows - number of rows for each column to allocate