CMS 3D CMS Logo

Defines

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_5_3_14/src/SimTracker/TrackHistory/src/TrackClassifier.cc File Reference

#include <math.h>
#include <cstdlib>
#include <iostream>
#include "HepPDT/ParticleID.hh"
#include "SimTracker/TrackHistory/interface/TrackClassifier.h"

Go to the source code of this file.

Defines

#define update(a, b)   do { (a) = (a) | (b); } while(0)

Define Documentation

#define update (   a,
  b 
)    do { (a) = (a) | (b); } while(0)