Heavy ion Analysis Libriares
Loading...
Searching...
No Matches
Hal-cmake

helper to building cuts and other class in HAL

Parameters
argcnot used
argvarray of arguments
Returns

basic usage

this application can do following things: hal-cmake –template=<TYPE> –name=<NAME> prepares a template header and source file for cut, the TYPE can be event-cut, track-cut, twotrack-cut for given type of cut template e.g. hal-cmake –template=event-cut MyVertex create template for event cut class called MyVertex hal-cmake –dir=[LIBRARY_NAME] - create a template CMakeLists.txt file and LinkDef file for given directory, NOTE: the parser trying to find class names but its's at early stage, so please check LinkDef file