ATLAS Offline Software
|
#include <functional>
#include <algorithm>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | Accept< A > |
Templated class containing a cut, name of cut and description of cut(optional) Typically, the class will be templated on <xAOD::TruthParticle> or <xAOD::TrackParticle>. More... | |
class | CutList< A > |
Templated CutList class to contain a group of cuts. More... | |
class | CutFlow |