78 s <<
"HF Table (X,Y,V) = (" << htbep.
hfTableX() <<
"," << htbep.
hfTableY() <<
"," << htbep.
hfTableV() <<
")" << std::endl;
81 vector<double> xvec, yvec;
82 vector<double>::const_iterator j;
87 for (j=xvec.begin(); j!=xvec.end(); j++) {
88 if (j!=xvec.begin())
s <<
", ";
94 for (j=yvec.begin(); j!=yvec.end(); j++) {
95 if (j!=yvec.begin())
s <<
", ";
103 for (j=xvec.begin(); j!=xvec.end(); j++) {
104 if (j!=xvec.begin())
s <<
", ";
110 for (j=yvec.begin(); j!=yvec.end(); j++) {
111 if (j!=yvec.begin())
s <<
", ";
119 for (j=xvec.begin(); j!=xvec.end(); j++) {
120 if (j!=xvec.begin())
s <<
", ";
126 for (j=yvec.begin(); j!=yvec.end(); j++) {
127 if (j!=yvec.begin())
s <<
", ";
135 for (j=xvec.begin(); j!=xvec.end(); j++) {
136 if (j!=xvec.begin())
s <<
", ";
142 for (j=yvec.begin(); j!=yvec.end(); j++) {
143 if (j!=yvec.begin())
s <<
", ";
151 for (j=xvec.begin(); j!=xvec.end(); j++) {
152 if (j!=xvec.begin())
s <<
", ";
158 for (j=yvec.begin(); j!=yvec.end(); j++) {
159 if (j!=yvec.begin())
s <<
", ";
167 for (j=xvec.begin(); j!=xvec.end(); j++) {
168 if (j!=xvec.begin())
s <<
", ";
174 for (j=yvec.begin(); j!=yvec.end(); j++) {
175 if (j!=yvec.begin())
s <<
", ";
183 for (j=xvec.begin(); j!=xvec.end(); j++) {
184 if (j!=xvec.begin())
s <<
", ";
190 for (j=yvec.begin(); j!=yvec.end(); j++) {
191 if (j!=yvec.begin())
s <<
", ";
199 for (j=xvec.begin(); j!=xvec.end(); j++) {
200 if (j!=xvec.begin())
s <<
", ";
206 for (j=yvec.begin(); j!=yvec.end(); j++) {
207 if (j!=yvec.begin())
s <<
", ";
double hfTableY() const
Get the Y position (mm) of the HF table (if present in this run)
double hfTableV() const
Get the V position of the HF table (if present in this run)
double hbheTableEta() const
Get the eta (not ieta) position of the HB/HE/HO table (if present in this run)
void getChamberHits(char chamberch, std::vector< double > &xvec, std::vector< double > &yvec) const
Get the wire chamber hits for the specified chamber For HB/HE/HO running, chambers A...
double hbheTablePhi() const
Get the phi (not iphi) position of the HB/HE/HO table (if present in this run)
double hfTableX() const
Get the X position (mm) of the HF table (if present in this run)