Go to the documentation of this file. 1 #ifndef Validation_Geometry_MaterialBudget_h
2 #define Validation_Geometry_MaterialBudget_h
8 #include <CLHEP/Vector/LorentzVector.h>
14 #include "G4LogicalVolume.hh"
19 #include <TProfile2D.h>
26 public Observer<const BeginOfTrack*>,
39 void update(
const G4Step*)
override;
std::vector< TProfile * > me300
const MaterialBudget & operator=(const MaterialBudget &)=delete
void book(const edm::ParameterSet &)
~MaterialBudget() override
std::vector< double > radLen
std::vector< int > constituents
std::vector< TProfile * > me100
std::vector< double > boundaries
std::vector< G4LogicalVolume * > logVolumes
std::vector< double > stepLen
std::vector< TProfile * > me200
std::vector< TProfile * > me600
std::vector< int > regionTypes
std::vector< int > detLevels
std::vector< TProfile * > me400
MaterialBudget(const edm::ParameterSet &)
std::vector< double > intLen
std::vector< int > stackOrder
bool stopAfter(const G4Step *)
std::vector< std::string > detTypes
std::vector< TProfile * > me500
std::vector< std::string > detNames
std::vector< double > etaRegions
void update(const BeginOfRun *) override
This routine will be called when the appropriate signal arrives.