39 ModulesInPath::const_iterator
i =
paths_[pathnumber].begin();
40 for (; i !=
paths_[pathnumber].end(); ++
i) {
52 ModulesInPath::const_iterator
i =
paths_[pathnumber].begin();
53 for (; i !=
paths_[pathnumber].end(); ++
i) {
94 if (
i->cputime() >
t) {
118 size_t j =
paths_[
p].getModuleIndex(m);
124 for (
size_t p = 0;
p <
paths_.size(); ++
p) {
125 for (
size_t m = 0;
m <
paths_[
p].numberOfModules(); ++
m) {
126 size_t modIndex =
paths_[
p].getModuleIndex(
m);
144 for (ModulesInPath::const_iterator
j = p->begin();
j != p->end(); ++
j) {
156 PathList::iterator
p =
findPath(pathName);
160 unsigned int ctr = 0;
161 for (ModulesInPath::const_iterator
j = p->begin();
j != p->end(); ++
j) {
163 unsigned int modIndex = 0;
169 if (p->status().accept()) {
172 if (p->status().index() >
ctr) {
174 }
else if (p->status().index() ==
ctr) {
175 modState = p->status().state();
bool wasrun() const
was this path run?
HLTState
status of a trigger path
void find(edm::Handle< EcalRecHitCollection > &hits, DetId thisDet, std::vector< EcalRecHitCollection::const_iterator > &hit, bool debug=false)
T mod(const T &a, const T &b)