/********************************************************************\ Name: HVConfig.cc Created by: Sebastian Commichau, November 2008 commichau@phys.ethz.ch Contents: Class reading the HV utility configuration file \********************************************************************/ #include "HVConfig.h" HVConfig::HVConfig(const char *configfile) { fUSBDevice = new char*[MAX_NUM_HVBOARDS]; for (int i=0; i1 read array) while ((card_val=strtok(NULL," \t\n")) != NULL && Count++