SND@LHC Software
Loading...
Searching...
No Matches
sndMuFilterBaseCut.h
Go to the documentation of this file.
1#pragma once
2
3#include <vector>
4
5#include "sndBaseCut.h"
6
7#include "TChain.h"
8#include "TClonesArray.h"
9
10namespace snd {
11 namespace analysis_cuts {
13
14 protected :
15 static TClonesArray * muFilterDigiHitCollection;
16
17 MuFilterBaseCut(TChain * ch);
19 };
20
21 }
22}
static TClonesArray * muFilterDigiHitCollection