|
ATLAS Offline Software
|
Go to the documentation of this file.
12 #ifndef CONFVTXANALYSIS_H
13 #define CONFVTXANALYSIS_H
34 void execute(
const std::vector<TIDA::Vertex*>& vtx0,
35 const std::vector<TIDA::Vertex*>& vtx1,
42 template<
typename Matcher>
44 const std::vector<TIDA::Vertex*>& vtx1,
116 #endif // CONFVTXANALYSIS_H
Resplot * m_rnvtxrec_nvtx
Efficiency1D * m_eff_ntrax
Efficiency1D * m_eff_nvtx
Resplot * m_rdntrax_vs_ntrax
class to keep a directory for each object in a root sort of way, but needed to keep the root objects ...
Resplot * m_rdntrax_vs_zed
ConfVtxAnalysis(const std::string &n, bool use_secVtx_limits=false)
void execute(const std::vector< TIDA::Vertex * > &vtx0, const std::vector< TIDA::Vertex * > &vtx1, const TIDA::Event *tevt=0)
void execute_internal(const std::vector< TIDA::Vertex * > &vtx0, const std::vector< TIDA::Vertex * > &vtx1, Matcher &m, const TIDA::Event *tevt=0)
virtual ~ConfVtxAnalysis()
def TH1F(name, title, nxbins, bins_par2, bins_par3=None, path='', **kwargs)
std::ostream & operator<<(std::ostream &s, const ConfVtxAnalysis &)