Provide calculations of cluster based variables using the clusters associated to the jet seed of the tau candidate.  
 More...
#include <CaloClusterVariables.h>
Provide calculations of cluster based variables using the clusters associated to the jet seed of the tau candidate. 
Definition at line 16 of file CaloClusterVariables.h.
◆ CaloClusterVariables()
      
        
          | CaloClusterVariables::CaloClusterVariables | ( |  | ) |  | 
      
 
 
◆ ~CaloClusterVariables()
  
  | 
        
          | CaloClusterVariables::~CaloClusterVariables | ( |  | ) |  |  | inline | 
 
 
◆ numConstituents()
  
  | 
        
          | unsigned int CaloClusterVariables::numConstituents | ( |  | ) | const |  | inline | 
 
 
◆ update()
update the internal variables for the given tau 
Definition at line 25 of file CaloClusterVariables.cxx.
   29   std::vector<TLorentzVector> clusterP4Vector;
 
   30   clusterP4Vector.reserve(vertexedClusterList.size());
 
   33     clusterP4Vector.push_back(vertexedCluster.p4());
 
 
 
 
◆ DEFAULT
  
  | 
        
          | const double CaloClusterVariables::DEFAULT = -1111. |  | static | 
 
 
◆ m_numConstit
  
  | 
        
          | int CaloClusterVariables::m_numConstit |  | private | 
 
 
The documentation for this class was generated from the following files: