9 #ifndef _H_PatternDBGen_H_
10 #define _H_PatternDBGen_H_
13 #include <TSQLServer.h>
14 #include <TSQLResult.h>
61 return _hit_container_type;
65 _hit_container_type = hitContainerChoice;
82 std::string _hit_container_type;
94 std::string _out_name;
124 int gelmid[1000][55];
User interface class about the geometry of detector planes.
General purposed evaluation module.
void set_out_name(const std::string &outName)
const std::string & get_hit_container_choice() const
const std::string & get_out_name() const
int End(PHCompositeNode *topNode)
Called at the end of all processing.
int process_event(PHCompositeNode *topNode)
int InitRun(PHCompositeNode *topNode)
void set_hit_container_choice(const std::string &hitContainerChoice)
int Init(PHCompositeNode *topNode)
PatternDBGen(const std::string &name="PatternDBGen")
An SQ interface class to hold one event header.
An SQ interface class to hold a list of SQHit objects as std::map.
An SQ interface class to hold a list of SQHit objects.
An SQ interface class to hold the run-level info.
An SQ interface class to hold a list of SQSpill objects.