1 #ifndef _SQ_GEOM_ACC__H_
2 #define _SQ_GEOM_ACC__H_
52 unsigned int m_n_ele_h1_ex;
56 SQGeomAcc(
const std::string& name =
"SQGeomAcc");
68 int GetDetId(
const std::string& det_name);
69 bool FindDetIdSet(
const std::vector<int>& vec_det_id_all,
const std::vector<int>& vec_det_id_want);
An SubsysReco module to skip a simulated event in which a muon or a muon pair doesn't pass through th...
int Init(PHCompositeNode *topNode)
SQGeomAcc(const std::string &name="SQGeomAcc")
int process_event(PHCompositeNode *topNode)
void SetPlaneMode(PlaneMode_t mode)
int End(PHCompositeNode *topNode)
Called at the end of all processing.
int InitRun(PHCompositeNode *topNode)
void SetMuonMode(MuonMode_t mode)
void SetNumOfH1EdgeElementsExcluded(const unsigned int num)
An SQ interface class to hold a list of SQHit objects.