|
ATLAS Offline Software
|
Go to the documentation of this file.
64 const std::vector<TIDA::Vertex*>& vtx1,
74 std::cout <<
"VtxAnalysis::execute() " <<
name()
75 <<
"\tvtx0.size() " << vtx0.size()
76 <<
"\tvtx1.size() " << vtx1.size()
83 m.match( vtx0, vtx1 );
89 for (
unsigned i=0 ;
i<vtx0.size() ;
i++ ) {
TIDA::Histogram< float > * m_rdz_vs_nvtx
ToolHandle< GenericMonitoringTool > * monTool()
void lumi_block(unsigned lb)
TIDA::Histogram< float > * m_hx_res
TIDA::Histogram< float > * m_hzed
TIDA::Histogram< float > * m_hntrax_rec
TIDA::Histogram< float > * m_hy_rec
void execute(const std::vector< TIDA::Vertex * > &vtx0, const std::vector< TIDA::Vertex * > &vtx1, const TIDA::Event *te=0)
TIDA::Histogram< float > * m_rdz_vs_zed
TIDA::Histogram< float > * m_eff_zed
TIDA::Histogram< float > * m_hzed_res
TIDA::Histogram< float > * m_hy
TIDA::Histogram< float > * m_eff_mu
TIDA::Histogram< float > * m_hnvtx
TIDA::Histogram< float > * m_hx_rec
TIDA::Histogram< float > * m_rdz_vs_ntrax
TIDA::Histogram< float > * m_eff_lb
TIDA::Histogram< float > * m_hzed_rec
TIDA::Histogram< float > * m_eff_nvtx
TIDA::Histogram< float > * m_hy_res
TIDA::Histogram< float > * m_hntrax
TIDA::Histogram< float > * m_eff_ntrax
TIDA::Histogram< float > * m_hx
TIDA::Histogram< float > * m_hnvtx_rec
VtxR3Analysis(const std::string &n)