31 GetRoad(
const char* out_name,
const int nevt);
35 int channels_to_roadID(
const std::vector<int> detectorIDs,
const std::vector<int> elementIDs);
36 bool roadID_to_channels(
const int roadID, std::vector<int> &detectorIDs, std::vector<int> &elementIDs);
59 int detector_id[2][4];
60 float detector_zpos[2][4];
62 float element_xpos[2][4];
68 std::vector<int> comp_id[2];
69 std::vector<int>::iterator it[2];
User interface class about the geometry of detector planes.
void get_old_roads(const int idata)
void get_road_id(const int i)
bool roadID_to_channels(const int roadID, std::vector< int > &detectorIDs, std::vector< int > &elementIDs)
void get_mc_roads(const int idata, const int nevt)
GetRoad(const char *out_name, const int nevt)
int channels_to_roadID(const std::vector< int > detectorIDs, const std::vector< int > elementIDs)
argument should be passed after sorted by detectorID number from station 1 to 4