CMS 3D CMS Logo

Classes | Functions
MaterialAccountingStep.h File Reference
#include <utility>
#include "DataFormats/GeometryVector/interface/GlobalPoint.h"

Go to the source code of this file.

Classes

class  MaterialAccountingStep
 

Functions

MaterialAccountingStep operator* (const MaterialAccountingStep &x, const MaterialAccountingStep &y)
 
MaterialAccountingStep operator* (const MaterialAccountingStep &x, double y)
 
MaterialAccountingStep operator* (double y, const MaterialAccountingStep &x)
 
MaterialAccountingStep operator+ (const MaterialAccountingStep &x, const MaterialAccountingStep &y)
 
MaterialAccountingStep operator- (const MaterialAccountingStep &x, const MaterialAccountingStep &y)
 
MaterialAccountingStep operator/ (const MaterialAccountingStep &x, double y)
 

Function Documentation

◆ operator*() [1/3]

MaterialAccountingStep operator* ( const MaterialAccountingStep x,
const MaterialAccountingStep y 
)
inline

Definition at line 126 of file MaterialAccountingStep.h.

References x, and relval_data_highstats::y.

◆ operator*() [2/3]

MaterialAccountingStep operator* ( const MaterialAccountingStep x,
double  y 
)
inline

Definition at line 132 of file MaterialAccountingStep.h.

References x, and relval_data_highstats::y.

◆ operator*() [3/3]

MaterialAccountingStep operator* ( double  y,
const MaterialAccountingStep x 
)
inline

Definition at line 138 of file MaterialAccountingStep.h.

References x, and relval_data_highstats::y.

◆ operator+()

MaterialAccountingStep operator+ ( const MaterialAccountingStep x,
const MaterialAccountingStep y 
)
inline

Definition at line 114 of file MaterialAccountingStep.h.

References x, and relval_data_highstats::y.

◆ operator-()

MaterialAccountingStep operator- ( const MaterialAccountingStep x,
const MaterialAccountingStep y 
)
inline

Definition at line 120 of file MaterialAccountingStep.h.

References x, and relval_data_highstats::y.

◆ operator/()

MaterialAccountingStep operator/ ( const MaterialAccountingStep x,
double  y 
)
inline

Definition at line 144 of file MaterialAccountingStep.h.

References x, and relval_data_highstats::y.