Hall A ROOT/C++ Analyzer (podd)
Loading...
Searching...
No Matches
DAQconfig.h File Reference
#include <vector>
#include <string>
#include <map>
#include "TObject.h"
Include dependency graph for DAQconfig.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  DAQconfig
 
class  DAQInfoExtra
 

Functions

struct DAQconfig __attribute__ ((aligned(64)))
 
void clear ()
 
size_t parse (size_t i)
 

Variables

DAQInfoExtra __attribute__
 
std::map< std::string, std::string > keyval
 
std::vector< std::string > strings
 

Function Documentation

◆ __attribute__()

struct DAQconfig __attribute__ ( (aligned(64))  )

◆ clear()

void clear ( )

Definition at line 3 of file DAQconfig.h.

◆ parse()

size_t __attribute__::parse ( size_t  i)

Variable Documentation

◆ __attribute__

DAQInfoExtra __attribute__

◆ keyval

std::map<std::string,std::string> keyval

Definition at line 1 of file DAQconfig.h.

◆ strings

std::vector<std::string> strings

Definition at line 0 of file DAQconfig.h.