CMS 3D CMS Logo

Classes | Functions
DDHGCalPassiveFull.cc File Reference
#include <string>
#include <vector>
#include <sstream>
#include "DD4hep/DetFactoryHelper.h"
#include "DataFormats/Math/interface/angle_units.h"
#include "DetectorDescription/DDCMS/interface/DDPlugins.h"
#include "DetectorDescription/DDCMS/interface/DDutils.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"

Go to the source code of this file.

Classes

struct  HGCalPassiveFull
 

Functions

static long algorithm (dd4hep::Detector &, cms::DDParsingContext &ctxt, xml_h e)
 
 DD4HEP_OPEN_PLUGIN (dd4hep, ddcms_det_element_DDCMS_hgcal_DDHGCalPassiveFull)
 

Function Documentation

◆ algorithm()

static long algorithm ( dd4hep::Detector &  ,
cms::DDParsingContext ctxt,
xml_h  e 
)
static

Definition at line 134 of file DDHGCalPassiveFull.cc.

References MillePedeFileConverter_cfg::e, and cms::s_executed.

134  {
135  HGCalPassiveFull passiveFullAlgo(ctxt, e);
136  return cms::s_executed;
137 }
static constexpr long s_executed

◆ DD4HEP_OPEN_PLUGIN()

DD4HEP_OPEN_PLUGIN ( dd4hep  ,
ddcms_det_element_DDCMS_hgcal_DDHGCalPassiveFull   
)

Definition at line 139 of file DDHGCalPassiveFull.cc.