|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
   12 #ifndef  VERTEXANALYSIS_H 
   13 #define  VERTEXANALYSIS_H 
   37   virtual void execute( 
const std::vector<TIDA::Vertex*>& vtx0,
 
   38             const std::vector<TIDA::Vertex*>& vtx1, 
 
   66 #endif  // VERTEXANALYSIS_H  
  
const std::vector< TH1 * > & objects() const
void addHistogram(TProfile *h)
std::vector< TProfile * > m_profs
Basic event class to contain a vector of chains for trigger analysis
void addHistogram(TH1 *h)
VertexAnalysis(const std::string &n)
def TProfile(*args, **kwargs)
std::vector< TH1 * > m_histos
virtual void initialise()=0
const std::string & name() const
virtual void finalise()=0
virtual ~VertexAnalysis()
const std::vector< TProfile * > & profs() const
virtual void execute(const std::vector< TIDA::Vertex * > &vtx0, const std::vector< TIDA::Vertex * > &vtx1, const TIDA::Event *te=0)=0
std::ostream & operator<<(std::ostream &s, const VertexAnalysis &v)