Mutiple or conditionsYes, the code is a mixture of CERN ROOT programming and C++ programming.
Mutiple or conditionsYes, it works with three &&. But this is not what i intended to do. The problem is solved using == ...
Mutiple or conditionsbool cond1 = (ev->lep_id[0]*ev->lep_id[1]*ev->lep_id[2]*ev->lep_id[3] != 11*11*11*11); bool cond2 = ...
Mutiple or conditionsHi, I have three conditions and want to go to the top of loop if any of these conditions is true....
This user does not accept Private Messages