ATTPCROOT  0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
Classes | Typedefs
AtAuxFilterTask.h File Reference
#include <FairTask.h>
#include <Rtypes.h>
#include <TString.h>
#include <string>
#include <vector>
Include dependency graph for AtAuxFilterTask.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AtAuxFilterTask
 

Typedefs

using stringVec = std::vector< std::string >
 

Typedef Documentation

◆ stringVec

using stringVec = std::vector<std::string>

Definition at line 23 of file AtAuxFilterTask.h.