#include <cmath>
#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) |
Definition at line 14 of file VertexClassifier.cc.
Referenced by VertexClassifier::processesAtGenerator(), and VertexClassifier::processesAtSimulation().