LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
larg4::TransparentPlaneAction Class Reference

#include "OpParamAction.h"

Inheritance diagram for larg4::TransparentPlaneAction:
larg4::OpParamAction

Public Member Functions

 TransparentPlaneAction ()
 
 ~TransparentPlaneAction ()
 
double GetAttenuationFraction (G4ThreeVector, G4ThreeVector)
 

Detailed Description

Definition at line 54 of file OpParamAction.h.

Constructor & Destructor Documentation

larg4::TransparentPlaneAction::TransparentPlaneAction ( )
inline

Definition at line 56 of file OpParamAction.h.

56 {};
larg4::TransparentPlaneAction::~TransparentPlaneAction ( )
inline

Definition at line 57 of file OpParamAction.h.

57 {};

Member Function Documentation

double larg4::TransparentPlaneAction::GetAttenuationFraction ( G4ThreeVector  ,
G4ThreeVector   
)
inlinevirtual

Reimplemented from larg4::OpParamAction.

Definition at line 58 of file OpParamAction.h.

60  {
61  return 1;
62  }

The documentation for this class was generated from the following file: