|
Config.h
|
2008-02-18
|
Carlos Lacasta
|
[255a85]
Added PluginParser
|
|
ConfigException.cc
|
2012-12-12
|
Carlos Lacasta
|
[142244]
ConfigException derives now from DAQpp::Excepti...
|
|
ConfigException.h
|
2012-12-12
|
Carlos Lacasta
|
[142244]
ConfigException derives now from DAQpp::Excepti...
|
|
ConfigParser.cc
|
2008-12-14
|
Carlos Lacasta
|
[a16285]
Added a pointerr to the DAQVME node and use it ...
|
|
ConfigParser.h
|
2012-10-09
|
Carlos Lacasta
|
[a80c31]
Added get_value, get_attribute and create_element
|
|
GeneralConfig.cc
|
2008-12-14
|
Carlos Lacasta
|
[a0020b]
Added the tracer and histogram colors as option...
|
|
GeneralConfig.h
|
2008-12-14
|
Carlos Lacasta
|
[a0020b]
Added the tracer and histogram colors as option...
|
|
HstColor.cc
|
2009-07-20
|
Carlos Lacasta
|
[4ab965]
Fix a problem with set_color method
|
|
HstColor.h
|
2009-07-20
|
Carlos Lacasta
|
[4ab965]
Fix a problem with set_color method
|
|
IOConfig.cc
|
2008-09-11
|
Carlos Lacasta
|
[d431f4]
Do not try to save the configuration if it is n...
|
|
IOConfig.h
|
2007-04-16
|
Carlos Lacasta
|
[5ed1e8]
Change the signature (adding throw) and name of...
|
|
Makefile.am
|
2014-03-14
|
Carlos Lacasta
|
[4923e1]
*** empty log message ***
|
|
ModuleParser.cc
|
2008-04-29
|
Carlos Lacasta
|
[7afc1c]
Remove the warning when ntot is not present in ...
|
|
ModuleParser.h
|
2008-06-10
|
Carlos Lacasta
|
[f9d71a]
decode is finally removed
|
|
ParseOpt.cc
|
2013-03-11
|
Carlos Lacasta
|
[94993d]
Extend ParseOpt class to handle also commands
|
|
ParseOpt.h
|
2013-03-11
|
Carlos Lacasta
|
[94993d]
Extend ParseOpt class to handle also commands
|
|
PathConfig.cc
|
2012-10-09
|
Carlos Lacasta
|
[b3d330]
Do not create empty paths
|
|
PathConfig.h
|
2008-09-11
|
Carlos Lacasta
|
[280081]
Add python paths
|
|
PluginException.cc
|
2008-02-18
|
Carlos Lacasta
|
[8b3acd]
Added SearchPath, PluginParser and PluginException
|
|
PluginException.h
|
2008-02-18
|
Carlos Lacasta
|
[8b3acd]
Added SearchPath, PluginParser and PluginException
|
|
PluginParser.cc
|
2012-10-09
|
Carlos Lacasta
|
[e43ec2]
Fix to have it running in Mac OSX
|
|
PluginParser.h
|
2008-06-10
|
Carlos Lacasta
|
[7f14ff]
Does not have a static SearchPath
|
|
PluginTypes.h
|
2008-06-10
|
Carlos Lacasta
|
[588a28]
Added this file
|
|
ScanConfig.cc
|
2014-05-21
|
Carlos Lacasta
|
[e8a5fc]
Fix the bug that was wrongly saving the last po...
|
|
ScanConfig.h
|
2012-10-09
|
Carlos Lacasta
|
[5127a3]
Change the default number of events to 1000
|
|
SchemaPath.cc
|
2008-10-01
|
Carlos Lacasta
|
[3b2aac]
Added <cstdlib>
|
|
SchemaPath.h
|
2007-03-29
|
Carlos Lacasta
|
[60bda1]
Change indentation: have run astyle on all files
|
|
SearchPath.cc
|
2008-10-01
|
Carlos Lacasta
|
[3b2aac]
Added <cstdlib>
|
|
SearchPath.h
|
2008-06-10
|
Carlos Lacasta
|
[4e7bc3]
Added copy constructor and assignment operator
|
|
SectionParser.cc
|
2007-03-29
|
Carlos Lacasta
|
[60bda1]
Change indentation: have run astyle on all files
|
|
SectionParser.h
|
2008-06-10
|
Carlos Lacasta
|
[e926bb]
Added documentation
|
|
compton-test.xml
|
2007-08-01
|
Carlos Lacasta
|
[91a6dd]
Added two more config files as example
|
|
config_utils.cc
|
2008-12-14
|
Carlos Lacasta
|
[05f9da]
fix a problem in split_path.
|
|
config_utils.h
|
2008-10-01
|
Carlos Lacasta
|
[5c1f67]
Added <cstring> for memcpy, strlen, etc.
|
|
daqvme.dtd
|
2005-05-26
|
Carlos Lacasta
|
[d546b9]
Import of vmedaq
|
|
daqvme.xsd
|
2012-10-09
|
Carlos Lacasta
|
[158321]
Fix some errors
|
|
gp3-2chip.xml
|
2007-08-01
|
Carlos Lacasta
|
[91a6dd]
Added two more config files as example
|
|
tst.xml
|
2008-02-18
|
Carlos Lacasta
|
[4ad02d]
Changed the paths section
|