CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Macros
VertexClassifier.cc File Reference
#include <math.h>
#include <cstdlib>
#include <iostream>
#include "HepPDT/ParticleID.hh"
#include "SimTracker/TrackHistory/interface/VertexClassifier.h"

Go to the source code of this file.

Macros

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

Macro Definition Documentation

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