36 : dataVersion(version), nsPerCount(0.0), dBuf(new
DTBufferTree<int, int>) {
49 meanEfficiency(0.0) {}
71 float& meanAfterPulse,
72 float& meanResolution,
73 float& meanEfficiency,
75 meanT0 = meanTtrig = meanMtime = meanNoise = meanAfterPulse = meanResolution = meanEfficiency = 0.0;
77 std::vector<int> chanKey;
79 chanKey.push_back(wheelId);
80 chanKey.push_back(stationId);
81 chanKey.push_back(sectorId);
82 chanKey.push_back(slId);
86 int searchStatus = constDBuf->
find(chanKey.begin(), chanKey.end(), ientry);
111 float& meanAfterPulse,
112 float& meanResolution,
113 float& meanEfficiency,
115 return get(
id.wheel(),
149 float meanAfterPulse,
150 float meanResolution,
151 float meanEfficiency,
159 std::vector<int> chanKey;
161 chanKey.push_back(wheelId);
162 chanKey.push_back(stationId);
163 chanKey.push_back(sectorId);
164 chanKey.push_back(slId);
166 int searchStatus =
dBuf->
find(chanKey.begin(), chanKey.end(), ientry);
193 dataList.push_back(std::pair<DTPerformanceId, DTPerformanceData>(key, data));
194 dBuf->
insert(chanKey.begin(), chanKey.end(), ientry);
206 float meanAfterPulse,
207 float meanResolution,
208 float meanEfficiency,
210 return set(
id.wheel(),
231 std::stringstream
name;
241 std::vector<int> chanKey;
243 while (entryNum < entryMax) {
247 chanKey.push_back(chan.
wheelId);
250 chanKey.push_back(chan.
slId);
251 dBuf->
insert(chanKey.begin(), chanKey.end(), entryNum++);
tuple chan
lumi = TPaveText(lowX+0.38, lowY+0.061, lowX+0.45, lowY+0.161, "NDC") lumi.SetBorderSize( 0 ) lumi...
int find(ElementKey fKey, ElementKey lKey, typename DTBufferTreeTrait< Content >::outputTypeOfConstFind &cont) const
U second(std::pair< T, U > const &p)
tuple key
prepare the HTCondor submission files and eventually submit them
char data[epos_bytes_allocation]
int insert(ElementKey fKey, ElementKey lKey, Content cont)
Basic3DVector unit() const