Searched refs:subrun (Results 1 – 2 of 2) sorted by relevance
35 explicit Geometry(const SubRunData& subrun) { this->setSubRun(subrun); } in Geometry() argument
2247 for (auto& subrun : fSubRuns) { in flattenAllocSizeHint() local2248 unflattenSizeHint += subrun.unflattenSize(); in flattenAllocSizeHint()