, including all inherited members.
active_fd_set | BaseServer | [protected] |
actRate | EventLoop | [protected] |
actTime | EventLoop | [protected] |
adc | EventLoop | [protected] |
analyse() | EventLoop | |
analysis | EventLoop | [protected] |
baseline | KaEventLoop | [private] |
BaseServer(unsigned short port) | BaseServer | |
change_byteorder_fd_set | BaseServer | [protected] |
checkDeadTime | EventLoop | [protected] |
checkEvent(KaEvent *ev) | KaEventLoop | |
clear() | EventLoop | |
clearPageBuffer() | EventLoop | |
closeDatabase() | EventLoop | |
connLogging | BaseServer | [protected] |
db | EventLoop | [protected] |
dbAdcTable | EventLoop | [protected] |
dbEventId | EventLoop | [protected] |
dbEventTable | EventLoop | [protected] |
dbName | EventLoop | [protected] |
dbPassword | EventLoop | [protected] |
dbRecord | EventLoop | [protected] |
dbRecordPixel | EventLoop | [protected] |
dbRunId | EventLoop | [protected] |
dbRunTable | EventLoop | [protected] |
dbServer | EventLoop | [protected] |
dbUser | EventLoop | [protected] |
deadTime | EventLoop | [protected] |
deadTimeEnd | EventLoop | [protected] |
deadTimeLast | EventLoop | [protected] |
deadTimeRef | EventLoop | [protected] |
debug | KaEventLoop | [private] |
debugMode | KaEventLoop | [private] |
delay | EventLoop | [protected] |
delayTime | EventLoop | [protected] |
deltaTime | EventLoop | [protected] |
deltaTimeStamp | EventLoop | [protected] |
diffTime | EventLoop | [protected] |
disableDatabase() | EventLoop | |
disableTimeout() | BaseServer | |
display() | BaseServer | |
displayActiveSockets() | BaseServer | |
displayActiveSockets(FILE *fout) | BaseServer | |
displayDatabase(FILE *fout) | EventLoop | |
displayEvent(FILE *fout) | KaEventLoop | [virtual] |
displayEventsFromDb(FILE *fout, int runId, char *param=0) | EventLoop | |
displayHeader(FILE *fout) | KaEventLoop | [virtual] |
displayHistogram(FILE *fout, unsigned long *hist, unsigned long min, unsigned long max) | KaEventLoop | |
displayMsg(unsigned char *msg, int len) | BaseServer | [protected] |
displayRuns(FILE *fout, int nStart=0, int nRow=0) | EventLoop | |
displaySummary(FILE *fout) | KaEventLoop | [virtual] |
displayVersion() | BaseServer | [protected, virtual] |
enableDatabase() | EventLoop | |
enableTimeout(struct timeval *timeout=0) | BaseServer | |
endian_prepare_short(unsigned long &x) | BaseServer | [inline, protected] |
endian_prepare_string(unsigned long &x) | BaseServer | [inline, protected] |
endian_swap(unsigned short &x) | BaseServer | [inline, protected] |
endian_swap(uint32_t &x) | BaseServer | [inline, protected] |
endian_swap(unsigned long &x) | BaseServer | [inline, protected] |
endian_swap(unsigned long long &x) | BaseServer | [inline, protected] |
endian_swap(unsigned int &x) | BaseServer | [inline, protected] |
endian_swap(double &x) | BaseServer | [inline, protected] |
err | EventLoop | [protected] |
ev | KaEventLoop | |
eventBuffer | EventLoop | [protected] |
EventLoop(Slt *slt, unsigned short port=0) | EventLoop | |
evlGuiHost | EventLoop | [protected] |
evlGuiPort | EventLoop | [protected] |
evlHistogramming | EventLoop | [protected] |
evlLoadAnalysis | EventLoop | [protected] |
evlRateAnalysis | EventLoop | [protected] |
evlRateUpdateFactor | EventLoop | [protected] |
evlSampleTime | EventLoop | [protected] |
evlStopOnError | EventLoop | [protected] |
evlStoredPages | EventLoop | [protected] |
executeCmd(int client, short cmd, unsigned long *arg, short n) | EventLoop | [virtual] |
SimpleServer::executeCmd(int client, short cmd, unsigned int *arg, short n) | SimpleServer | [protected, virtual] |
fdata | KaEventLoop | [private] |
filledPage | EventLoop | [protected] |
filterLength | KaEventLoop | [private] |
first | EventLoop | [protected] |
firstEvent | EventLoop | [protected] |
firstEvTime | EventLoop | [protected] |
firstTime | EventLoop | [protected] |
floop | EventLoop | [protected] |
fout | BaseServer | [protected] |
freeMemory() | EventLoop | |
getActualRunDuration() | EventLoop | |
getEnergyHwFilter(unsigned short *data, int len, int n, int thresh, unsigned long *energy) | KaEventLoop | |
getEnergyMeanDiff(unsigned short *data, int len, int n, unsigned long *energy) | KaEventLoop | |
getEnergyScaling(int *min, int *max) | KaEventLoop | |
getEnergyShortFilter(unsigned short *data, int len, int n, int thresh, unsigned long *energy) | KaEventLoop | |
getEvent(FILE *fout) | KaEventLoop | [virtual] |
getEventData(FILE *fout) | KaEventLoop | [virtual] |
getHistStatistic(unsigned long *data, double *mean, double *var, int *n) | KaEventLoop | |
getNextTimeout(int *iSample, struct timeval *timeout) | BaseServer | [protected] |
getRunDuration() | EventLoop | |
gui | EventLoop | [protected] |
handle_timeout() | EventLoop | [virtual] |
handleKeyboard(FILE *fout, keyboard *kb) | EventLoop | |
help(FILE *fout) | KaEventLoop | [virtual] |
hisBin | EventLoop | [protected] |
hisCol | EventLoop | [protected] |
hisImpact | EventLoop | [protected] |
hisLight | EventLoop | [protected] |
hisN | EventLoop | [protected] |
hisNorm | EventLoop | [protected] |
hisPeak | EventLoop | [protected] |
hisPedestal | EventLoop | [protected] |
hisPix | EventLoop | [protected] |
hisRelPeak | EventLoop | [protected] |
hisStaticNorm | EventLoop | [protected] |
histEnergy | KaEventLoop | [private] |
histEnergyActualBin | KaEventLoop | [private] |
histEnergyMax | KaEventLoop | [private] |
histEnergyMin | KaEventLoop | [private] |
histNDisplay | KaEventLoop | [private] |
histNo | KaEventLoop | [private] |
histPulseHeight | KaEventLoop | [private] |
histPulseHeightActualBin | KaEventLoop | [private] |
histTDisplay | KaEventLoop | [private] |
hisUseStaticNorm | EventLoop | [protected] |
hwStopped | EventLoop | [protected] |
i | EventLoop | [protected] |
index | BaseServer | [protected] |
init() | KaEventLoop | |
EventLoop::init(FILE *fout=stdout) | BaseServer | |
init_server(int fd1=-1, int fd2=-1) | BaseServer | |
initRun(int n=0) | KaEventLoop | [virtual] |
isDeadTimeEnabled() | EventLoop | |
j | EventLoop | [protected] |
KaEventLoop(KaSubrack *s, unsigned short port=0) | KaEventLoop | |
keyboard_cmds(FILE *fout, char *line) | KaEventLoop | [virtual] |
kill_server() | BaseServer | |
lastEventCol | KaEventLoop | [private] |
lastEventPage | KaEventLoop | [private] |
lastHeader | EventLoop | [protected] |
lastIndex | BaseServer | [protected] |
lastKey | EventLoop | [protected] |
lastPageStatus | EventLoop | [protected] |
lastTimeStamp | EventLoop | [protected] |
mask | EventLoop | [protected] |
maxEvents | EventLoop | [protected] |
meanDelay | EventLoop | [protected] |
meanPagesLeft | EventLoop | [protected] |
meanRate | EventLoop | [protected] |
meanStopped | EventLoop | [protected] |
monitor() | BaseServer | |
mTrig | KaEventLoop | [private] |
n | EventLoop | [protected] |
nAdcErrors | KaEventLoop | [private] |
nextFreeSlot | EventLoop | [protected] |
nextPage | EventLoop | [protected] |
nextPageToFree | EventLoop | [protected] |
nReadout | EventLoop | [protected] |
nSamples | EventLoop | [protected] |
numEvents | EventLoop | [protected] |
numStoredEvents | EventLoop | [protected] |
offset | EventLoop | [protected] |
openDatabase(FILE *fout) | EventLoop | |
page | EventLoop | [protected] |
pageStatus | EventLoop | [protected] |
parameter | EventLoop | [protected] |
paused | EventLoop | [protected] |
pedestal | EventLoop | [protected] |
port | BaseServer | [protected] |
print(const char *fmt,...) | EventLoop | |
pulse | KaEventLoop | [private] |
raw_data_fd_set | EventLoop | [protected] |
read_from_client(int filedes) | SimpleServer | [protected, virtual] |
read_from_keyboard() | EventLoop | [virtual] |
readData(int client, unsigned long *data, int n) | BaseServer | |
readData(int client, unsigned int *data, int n) | BaseServer | |
readInifile(char *inifile) | EventLoop | |
readMsg(int client, char *msg, int n) | BaseServer | |
readPacket(int client, unsigned long *data, int max) | BaseServer | |
realFirst | EventLoop | [protected] |
realRate | EventLoop | [protected] |
realTime | EventLoop | [protected] |
reset() | KaEventLoop | |
run(FILE *fout, int n=0) | EventLoop | |
runDaemon | EventLoop | [protected] |
runDuration | EventLoop | [protected] |
running | EventLoop | [protected] |
s | KaEventLoop | [private] |
scanMem | KaEventLoop | [private] |
setConnectionLogging(bool logging=true) | BaseServer | [inline] |
setDatabase(EventLoop *loop) | EventLoop | |
setDebugLevel(int debug) | BaseServer | |
setEnergyHist(int no) | KaEventLoop | |
setEnergyScaling(int min, int max) | KaEventLoop | |
setFilterLength(int len) | KaEventLoop | |
setNStoredPages(int n) | EventLoop | |
setPassword(char *passwd) | EventLoop | |
setPort(unsigned short port) | BaseServer | [protected] |
setRunDuration(int sec) | EventLoop | |
setTRef(struct timeval *time) | BaseServer | |
setTriggerSampling(int len) | KaEventLoop | |
show() | BaseServer | [virtual] |
shutdown | BaseServer | [protected] |
SimpleServer(unsigned short port) | SimpleServer | |
simPulse(unsigned short *data) | KaEventLoop | |
simRise | KaEventLoop | [private] |
slidingFactor | EventLoop | [protected] |
slidingRate | EventLoop | [protected] |
slt | EventLoop | [protected] |
sock | BaseServer | [protected] |
startServer(FILE *fout) | EventLoop | |
startTime | EventLoop | [protected] |
statOffset | EventLoop | [protected] |
stopAfterEvent | KaEventLoop | [private] |
stopped | EventLoop | [protected] |
stopRun() | KaEventLoop | [virtual] |
stopServer() | EventLoop | |
stopTime | EventLoop | [protected] |
storeConfig() | EventLoop | [virtual] |
storeEvent() | KaEventLoop | [virtual] |
storeRunHeader(FILE *fout) | EventLoop | |
sumDelay | EventLoop | [protected] |
sumPagesLeft | EventLoop | [protected] |
sumStopped | EventLoop | [protected] |
syntilator | EventLoop | [protected] |
T2 | KaEventLoop | [private] |
theSlt | EventLoop | [protected] |
timeAct | EventLoop | [protected] |
timeFirst | EventLoop | [protected] |
timeLast | EventLoop | [protected] |
timeStamp | EventLoop | [protected] |
tlt | EventLoop | [protected] |
tRef | BaseServer | [protected] |
trigAddr | EventLoop | [protected] |
trigMode | KaEventLoop | [private] |
tSample | BaseServer | [protected] |
ttimer | BaseServer | [protected] |
tZone | BaseServer | [protected] |
updateRunHeader(FILE *fout) | EventLoop | |
useTimeout | BaseServer | [protected] |
writeData(int client, unsigned long *data, int n) | BaseServer | |
writeData(int client, unsigned int *data, int n) | BaseServer | |
writeMsg(int client, char *msg, int n=0) | BaseServer | |
writePacket(int client, unsigned long *data, int n) | BaseServer | |
~BaseServer() | BaseServer | [virtual] |
~EventLoop() | EventLoop | |
~KaEventLoop() | KaEventLoop | |