User: s6kagupt

  • Public profile

User profile: s6kagupt

User info
User name:s6kagupt
History
Joined:
Number of posts:4
Latest posts:

Mutiple or conditions
Yes, the code is a mixture of CERN ROOT programming and C++ programming.

Mutiple or conditions
Yes, it works with three &&. But this is not what i intended to do. The problem is solved using == ...

Mutiple or conditions
bool 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 conditions
Hi, 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