#include <VP1CaloCells.h>
 | 
|   | VP1CC_LAr (const CaloCell *caloCell) | 
|   | 
| virtual  | ~VP1CC_LAr () | 
|   | 
| virtual void  | remove3DObjects (VP1CC_SoNode2CCMap *node2cc) | 
|   | 
| double  | energyToTransverse (const double &) const | 
|   | 
| bool  | cutPassed (const VP1CC_GlobalCuts &globalCuts) | 
|   | 
| const CaloCell *  | getCaloCell () | 
|   | 
| Identifier  | getID () | 
|   | 
| void  | updateScene (VP1CC_SoNode2CCMap *node2cc, bool useEt, const QPair< bool, double > &scale, bool outline, const VP1CC_GlobalCuts &globalCuts) | 
|   | 
| virtual void  | build3DObjects (VP1CC_SoNode2CCMap *node2cc, bool useEt, const QPair< bool, double > &scale, bool outline, const VP1CC_GlobalCuts &)=0 | 
|   | 
| double  | cellDepth (const QPair< bool, double > &scale, const double &energy) | 
|   | 
| virtual bool  | isInsideClipVolume (const VP1CC_GlobalCuts &globalCuts) | 
|   | 
| virtual std::vector< std::string >  | ToString (const CaloCell_ID *calo_id, const std::string &extrainfos="")=0 | 
|   | 
Definition at line 211 of file VP1CaloCells.h.
 
◆ VP1CC_LAr()
caloCell was already dereferenced at this point by VP1CaloCell, so cannot be null if(!caloCell) throw std::runtime_error("VP1CC_LAr: 0 pointer to CaloCell");
Definition at line 112 of file VP1CaloCells.cxx.
 
 
◆ ~VP1CC_LAr()
  
  
      
        
          | VP1CC_LAr::~VP1CC_LAr  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ build3DObjects()
◆ cellDepth()
  
  
      
        
          | double VP1CaloCell::cellDepth  | 
          ( | 
          const QPair< bool, double > &  | 
          scale,  | 
         
        
           | 
           | 
          const double &  | 
          energy  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlineinherited   | 
  
 
 
◆ cutPassed()
◆ energyToTransverse()
  
  
      
        
          | double VP1CaloCell::energyToTransverse  | 
          ( | 
          const double &  | 
          e | ) | 
           const | 
         
       
   | 
  
inherited   | 
  
 
 
◆ getCaloCell()
◆ getID()
◆ isInsideClipVolume()
◆ remove3DObjects()
◆ ToString()
  
  
      
        
          | virtual std::vector<std::string> VP1CaloCell::ToString  | 
          ( | 
          const CaloCell_ID *  | 
          calo_id,  | 
         
        
           | 
           | 
          const std::string &  | 
          extrainfos = ""  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
pure virtualinherited   | 
  
 
 
◆ updateScene()
◆ m_caloCell
◆ m_helper
◆ m_hit
The documentation for this class was generated from the following files:
 
virtual void build3DObjects(VP1CC_SoNode2CCMap *node2cc, bool useEt, const QPair< bool, double > &scale, bool outline, const VP1CC_GlobalCuts &)=0